From: "Carlos Martín" <carlos@cmartin.tk>
To: acx100-devel@lists.sourceforge.net
Cc: netdev@vger.kernel.org
Subject: [PATCH] ACX: Delete .owner field in usb.c
Date: Fri, 10 Feb 2006 22:46:02 +0100 [thread overview]
Message-ID: <200602102246.02307.carlos@cmartin.tk> (raw)
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
reply other threads:[~2006-02-10 21:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200602102246.02307.carlos@cmartin.tk \
--to=carlos@cmartin.tk \
--cc=acx100-devel@lists.sourceforge.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).