On Fri, Mar 26, 2021 at 02:13:26PM +0800, Zheng Yongjun wrote: > Remove including <linux/version.h> that don't need it. > > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > Signed-off-by: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx> > --- > drivers/usb/core/hcd.c | 1 - > 1 file changed, 1 deletion(-) > diff --git a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c > index 3f0381344221..53bc93d6eb0c 100644 > --- a/drivers/usb/core/hcd.c > +++ b/drivers/usb/core/hcd.c > @@ -11,7 +11,6 @@ > #include <linux/bcd.h> > #include <linux/module.h> > -#include <linux/version.h> > #include <linux/kernel.h> > #include <linux/sched/task_stack.h> > #include <linux/slab.h> > Your tool is VERY broken. Please stop sending patches that you obviously do not even test before submitting: https://lore.kernel.org/r/1614733752-56541-1-git-send-email-tiantao6@xxxxxxxxxxxxx It's a sure way to make maintainers very grumpy. greg k-h