* [PATCH] ACX: Delete .owner field in usb.c
@ 2006-02-10 21:46 Carlos Martín
0 siblings, 0 replies; only message in thread
From: Carlos Martín @ 2006-02-10 21:46 UTC (permalink / raw)
To: acx100-devel; +Cc: netdev
diff-tree e0f5be38b5dea8bbfc486edbf9d88d5ee94941d9 (from
29292af943e12ace0115497616569f0629ed1cd7)
Author: Carlos <carlos@pepe.(none)>
Date: Fri Feb 10 21:02:39 2006 +0000
Delete .owner field in usb.c
It's no longer there. We already deleted it. Andi, I'm looking at you...
diff --git a/usb.c b/usb.c
index 45a95dd..1e64b15 100644
--- a/usb.c
+++ b/usb.c
@@ -155,7 +155,6 @@ MODULE_DEVICE_TABLE(usb, acxusb_ids);
/* USB driver data structure as required by the kernel's USB core */
static struct usb_driver
acxusb_driver = {
- .owner = THIS_MODULE,
.name = "acx_usb",
.probe = acxusb_e_probe,
.disconnect = acxusb_e_disconnect,
--
Carlos Martín Nieto | http://www.cmartin.tk
Hobbyist programmer |
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x103432&bid#0486&dat\x121642
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-10 21:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-10 21:46 [PATCH] ACX: Delete .owner field in usb.c Carlos Martín
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).