git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aec5c3c
)
[PATCH] libata: cosmetic changes in ata_bus_softreset()
author
Tejun Heo
<htejun@gmail.com>
Fri, 24 Mar 2006 17:58:13 +0000
(
02:58
+0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 25 Mar 2006 04:04:29 +0000
(23:04 -0500)
ata_bus_softreset() should return AC_ERR_* on failure not arbitrary
positive number. While at it, reformat comment above it.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found