aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2006-04-01 01:38:17 +0900
committerJeff Garzik <[email protected]>2006-04-01 12:33:45 -0500
commit96072e699be08af8e7c33c56759582ea89088a02 (patch)
tree121ba18baf51bd12a9066fcd8b7d530d15ee6017 /include/linux
parent5bbc53f4cfd28bf1d0e476ed23bc3a094eff718a (diff)
[PATCH] libata: make ata_bus_probe() return negative errno on failure
ata_bus_probe() uses unsigned int rc to receive negative errno and returns the converted unsigned int value. Convert temporary variables to int and make ata_bus_probe() return negative errno on failure. Signed-off-by: Tejun Heo <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions