[RFC patch 0/3] remove pci_driver.owner and .name fields

From: Laurent riffard
Date: Wed Oct 26 2005 - 15:54:49 EST


I'm willing to submit patches to remove pci_driver.owner and .name
fields. pci_driver.driver.owner and .name will be used instead.

Patch 1 prepares the core pci code for future removal of the 2
fields, but actually do not remove them. As suggested by Al Viro,
pci_driver.driver.owner will be set by pci_register_driver.

Patch 2 is an example of driver's update. There will be lots of
patches like this.

Patch 3 is the final touch, after all pci_driver.name and
pci_driver.owner are removed.

Any comments ? Feel free to correct my bad english.

thanks
--
laurent


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/