[PATCH] USBATM: remove .owner
Remove the unused .owner field in struct usbatm_driver. Signed-off-by: Duncan Sands <baldrick@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
35644b0cce
commit
0dfcd3e444
@@ -793,7 +793,6 @@ static void speedtch_unbind(struct usbatm_data *usbatm, struct usb_interface *in
|
||||
***********/
|
||||
|
||||
static struct usbatm_driver speedtch_usbatm_driver = {
|
||||
.owner = THIS_MODULE,
|
||||
.driver_name = speedtch_driver_name,
|
||||
.bind = speedtch_bind,
|
||||
.heavy_init = speedtch_heavy_init,
|
||||
|
Reference in New Issue
Block a user