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:
15c75f8
)
scsi: use 'bool' as return value for scsi_normalize_sense()
author
Hannes Reinecke
<hare@suse.de>
Fri, 24 Oct 2014 12:26:52 +0000
(14:26 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 12 Nov 2014 10:16:01 +0000
(11:16 +0100)
Convert scsi_normalize_sense() and friends to return 'bool'
instead of an integer.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Robert Elliott <elliott@hp.com>
Reviewed-by: Yoshihiro Yunomae <yoshihiro.yunomae.ez@hitachi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
No differences found