summaryrefslogtreecommitdiff
path: root/include/linux/pci_hotplug.h
diff options
context:
space:
mode:
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>2009-06-16 06:00:47 +0400
committerJesse Barnes <jbarnes@virtuousgeek.org>2009-06-17 01:30:11 +0400
commit498a8faf2c7eb974f70b7c5a60a31f0d48c35d44 (patch)
treeb7703de6971327eacbb5471bb251a05b9c3f56ea /include/linux/pci_hotplug.h
parentbd3d99c17039fd05a29587db3f4a180c48da115a (diff)
downloadlinux-498a8faf2c7eb974f70b7c5a60a31f0d48c35d44.tar.xz
PCI hotplug: fix return value of has_foo() functions
Current has_foo() functions in pci_hotplug_core.c returns 0 if the "foo" property is true. It would cause misunderstanding. In addition, the error code of those functions is never checked, so this patch changes those functions' error code to 'bool' and return true if the property "foo" is true. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Reviewed-by: Alex Chiang <achiang@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'include/linux/pci_hotplug.h')
0 files changed, 0 insertions, 0 deletions