]> git.baikalelectronics.ru Git - kernel.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)
commita5576894aac20a44cf3bf3ab91fa9b06c8b2f0b3
treee0b3fa4dd0c6e0535314118597151e01c2479568
parent31f4b851fd325ec689760d3f75aa682e469627e0
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