From: Randy Dunlap Date: Sun, 9 Jul 2006 05:58:25 +0000 (-0700) Subject: PCIE: check and return bus_register errors X-Git-Tag: v2.6.19-rc1~1004^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d516602c022997feb24a9f1a806fc986b9e4e8;p=pandora-kernel.git PCIE: check and return bus_register errors Have pcie_port_bus_register() notice and return errors. Mark it __must_check so that its caller(s) must check its return value. Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed