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:
578ca87
)
libata: Use 'bool' return value for ata_id_XXX
author
Hannes Reinecke
<hare@suse.de>
Mon, 14 Mar 2011 07:54:20 +0000
(08:54 +0100)
committer
Jeff Garzik
<jgarzik@pobox.com>
Tue, 15 Mar 2011 06:42:32 +0000
(
02:42
-0400)
Most ata_id_XXX inlines are simple tests, so we should set
the return value to 'bool' here.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found