Re: [PATCH v2 1/9] PM / Domains: Drop extern declarations of functions in pm_domain.h

From: Viresh Kumar
Date: Thu May 31 2018 - 02:12:52 EST


On 29-05-18, 12:04, Ulf Hansson wrote:
> Using "extern" to declare a function in a public header file is somewhat
> pointless, but also doesn't hurt. However, to make all the function
> declarations in pm_domain.h to be consistent, let's drop the use of
> "extern".
>
> Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
> ---
> include/linux/pm_domain.h | 51 ++++++++++++++++++---------------------
> 1 file changed, 23 insertions(+), 28 deletions(-)

Finally.

I wanted to do that earlier as checkpatch complained non stop about
such declarations :)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh