On Wed, Jan 17, 2007 at 10:09:08AM +0059, Jiri Slaby wrote:
> [EMAIL PROTECTED] wrote:
> [...]
> > +Tips on when/where to use the above attributes:
> > + o The module_init()/module_exit() functions (and all
> > + initialization functions called _only_ from these)
> > + should be marked __
[EMAIL PROTECTED] wrote:
[...]
> +Tips on when/where to use the above attributes:
> + o The module_init()/module_exit() functions (and all
> + initialization functions called _only_ from these)
> + should be marked __init/__exit.
> +
> + o Do not mark the struct pci_driver.
> +
This is a note to let you know that I've just added the patch titled
Subject: PCI: rework Documentation/pci.txt
to my gregkh-2.6 tree. Its filename is
pci-rework-documentation-pci.txt.patch
This tree can be found at
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.
3 matches
Mail list logo