[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKohpomAbQNRghTX7_KQ4A7-O2=ee78U+3+DkjFcuQ9S7CdTvw@mail.gmail.com>
Date: Thu, 30 Apr 2015 08:17:52 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Fabian Frederick <fabf@...net.be>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>
Subject: Re: [PATCH V2 linux-next] cpufreq: pxa: replace typedef pxa_freqs_t
by structure
On 30 April 2015 at 01:02, 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.
Space after full stop. (Maybe Rafael can fix that while applying)..
> (See Documentation/CodingStyle Chapter 5 for details).
>
> Signed-off-by: Fabian Frederick <fabf@...net.be>
> ---
> V2: verbose changelog.
>
> drivers/cpufreq/pxa2xx-cpufreq.c | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
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