]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI hotplug: cpcihp: fix debug module parameter to be bool
authorDanny Kukawka <danny.kukawka@bisect.de>
Mon, 30 Jan 2012 22:00:10 +0000 (23:00 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 14 Feb 2012 16:45:03 +0000 (08:45 -0800)
commit309c665110ee6a8d9a28f802c41eaab50ceebbf7
treee0b3fa4dd0c6e0535314118597151e01c2479568
parent26f41062f28de65e11d3cf353e52d0be73442be1
PCI hotplug: cpcihp: fix debug module parameter to be bool

Fix debug variable from module parameter to be really bool to
fix 'warning: return from incompatible pointer type'.

Acked-by: Scott Murray <scott@spiteful.org>
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/cpcihp_generic.c