mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-23 08:08:41 +00:00
The module_exit function has return-type void and pci_unregister_driver() returns void anyway. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>