Author: kbuild test robot <fengguang.wu@intel.com> drivers/usb/host/sl811-hcd.c:1812:3-8: No need to set .owner here. The core will do it. Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci Signed-off-by: Fengguang Wu Acked-by: Lad, Prabhakar Signed-off-by: Greg Kroah-Hartman — drivers/usb/host/sl811-hcd.c | 1 – 1 file changed, 1 deletion(-) diff –git a/drivers/usb/host/sl811-hcd.c b/drivers/usb/host/sl811-hcd.c …