]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] matroxfb: Honor the return value of pci_register_driver
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 3 Oct 2006 08:14:52 +0000 (01:14 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:10 +0000 (08:04 -0700)
commit44b522b657a4d04b8a64a83a422bbc899fc60c5a
tree48366a3fa28aa30620fa34e8ea4fe70bf18b8a6c
parent83e96719b0adf7a4c4872150c3bb7a171c6eb927
[PATCH] matroxfb: Honor the return value of pci_register_driver

Check the return value of pci_register_driver()

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/matrox/matroxfb_base.c