commit | 877be3f0304de16a77f11b2b47f1291b800d5479 | [log] [tgz] |
---|---|---|
author | Arthur Othieno <apgo@patchbomb.org> | Wed Jan 18 21:12:57 2006 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 31 18:00:13 2006 -0800 |
tree | a9644263cb3e66d714ff4133dd4e382fe7078d37 | |
parent | 8737d6a90cd8b085c2ea9cb4c7443c87f86c3429 [diff] |
[PATCH] PCI: cyblafb: remove pci_module_init() return, really. Richard Knutsson <ricknu-0@student.ltu.se> did the original pci_module_init() cleanups: http://marc.theaimsgroup.com/?l=linux-kernel&m=113330872125068&w=2 http://marc.theaimsgroup.com/?l=linux-kernel&m=113330888507321&w=2 Greg, on it's way upstream, pci_module_init() return sneaked back in for cyblafb? http://marc.theaimsgroup.com/?l=linux-pci&m=113652969209562&w=2 http://marc.theaimsgroup.com/?l=linux-pci&m=113683930220421&w=2 Remove for good. Signed-off-by: Arthur Othieno <apgo@patchbomb.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>