On Thu, Nov 1, 2018 at 9:00 AM Peng Hao <peng.hao2@xxxxxxxxxx> wrote: > > remove unnecessary header file init.h. > Same comments as per patch 1, on top of this is ordering issue. This patch should be 6/8. Also, address Mark's comments, please. Otherwise, Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Signed-off-by: Peng Hao <peng.hao2@xxxxxxxxxx> > --- > drivers/misc/pvpanic.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/misc/pvpanic.c b/drivers/misc/pvpanic.c > index 059005c..66534d4 100644 > --- a/drivers/misc/pvpanic.c > +++ b/drivers/misc/pvpanic.c > @@ -22,7 +22,6 @@ > > #include <linux/kernel.h> > #include <linux/module.h> > -#include <linux/init.h> > #include <linux/types.h> > #include <linux/acpi.h> > > -- > 1.8.3.1 > -- With Best Regards, Andy Shevchenko