lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 1 May 2015 20:31:19 +0530
From:	Viresh Kumar <viresh.kumar@...aro.org>
To:	Fabian Frederick <fabf@...net.be>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Joe Perches <joe@...ches.com>,
	"Rafael J. Wysocki" <rjw@...ysocki.net>,
	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>
Subject: Re: [PATCH V3 1/2 linux-next] cpufreq: pxa: replace typedef
 pxa_freqs_t by structure

On 1 May 2015 at 14:04, Fabian Frederick <fabf@...net.be> wrote:
> typedef is not really useful here. Replace it by structure
> to improve readability. typedef should only be used in some cases.
> (See Documentation/CodingStyle Chapter 5 for details).
>
> Signed-off-by: Fabian Frederick <fabf@...net.be>
> ---
> Compiled but untested.
>
> V3: -constify arrays(patch 2) (suggested by Joe Perches)
>     -fix typo in changelog (thanks to Viresh Kumar)
> V2: -verbose changelog.
>
>  drivers/cpufreq/pxa2xx-cpufreq.c | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)

For both patches:

Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ