Re: [PATCH 50/73] drivers/hwmon: delete non-required instances ofinclude <linux/init.h>

From: Guenter Roeck
Date: Tue Jan 21 2014 - 16:37:34 EST


On Tue, Jan 21, 2014 at 04:22:53PM -0500, Paul Gortmaker wrote:
> None of these files are actually using any __init type directives
> and hence don't need to include <linux/init.h>. Most are just a
> left over from __devinit and __cpuinit removal, or simply due to
> code getting copied from one driver to the next.
>
> Cc: Jean Delvare <khali@xxxxxxxxxxxx>
> Cc: Guenter Roeck <linux@xxxxxxxxxxxx>
> Cc: lm-sensors@xxxxxxxxxxxxxx
> Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>

Hi Paul,

nice cleanup. I applied it to my local repository to run
a set of build tests with it.

Assuming the plan is to push the changes through your tree:

Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/