From: Greg KH <greg@kroah.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] [PATCH] pci_module_init() -> pci_register_driver() in
Date: Thu, 29 Jun 2006 23:18:31 +0000 [thread overview]
Message-ID: <20060629231831.GA7071@kroah.com> (raw)
In-Reply-To: <44A454A4.5010802@nachtwindheim.de>
On Fri, Jun 30, 2006 at 01:14:13AM +0200, Henne wrote:
> Greg KH schrieb:
> > On Fri, Jun 30, 2006 at 12:31:00AM +0200, Henne wrote:
> >> From: Henrik Kretzschmar <henne@nachtwindheim.de>
> >>
> >> Conversion from pci_module_init() to pci_register_driver() in the net-drivers.
> >
> > Careful, I don't think the network driver maintainer will take this.
> > Please search the lkml archives for further details (having to do with
> > backwards compatibility stuff...)
> >
> I think the step to be careful has already been done since
>
> #define pci_module_init pci_register_driver
>
> in <linux/pci.h>, but I'll search in lkml for that.
Hm, no, I added that #define so as to not break everything all at once
:)
good luck,
greg k-h
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2006-06-29 23:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-29 22:31 [KJ] [PATCH] pci_module_init() -> pci_register_driver() in Henne
2006-06-29 22:55 ` Greg KH
2006-06-29 23:14 ` Henne
2006-06-29 23:18 ` Greg KH [this message]
2006-06-30 15:39 ` Alexey Dobriyan
2006-06-30 16:40 ` Henne
2006-06-30 16:46 ` Greg KH
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=20060629231831.GA7071@kroah.com \
--to=greg@kroah.com \
--cc=kernel-janitors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.