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 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html