On Fri, Sep 04, 2015 at 01:47:23PM +0530, Viresh Kumar wrote: > free-table routines are opposite of init-table ones, and must be named > to make that clear. Opposite of 'init' is 'exit', but those doesn't suit > really well. > > Replace 'init' with 'add' and 'free' with 'remove'. > > Reported-by: Pavel Machek <[email protected]> > Reviewed-by: Stephen Boyd <[email protected]> > Signed-off-by: Viresh Kumar <[email protected]> > --- > arch/arm/mach-imx/mach-imx6q.c | 2 +- ... > drivers/cpufreq/imx6q-cpufreq.c | 6 +++---
Acked-by: Shawn Guo <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

