]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Make add_to_list() return status
authorYinghai Lu <yinghai@kernel.org>
Sat, 21 Jan 2012 10:08:18 +0000 (02:08 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 14 Feb 2012 16:44:51 +0000 (08:44 -0800)
commit859521359226faf457784ff0103c572d920c5af9
treea29e759324b2331968a732db1312fafc75f3d737
parent800d0c948b68d4c3489a9d3bc94c05d3bd6d9cd0
PCI: Make add_to_list() return status

Will be used for resource_list_x duplication when trying
requested+optional at first.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-bus.c