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:
940f5d4
)
[SCSI] Change return type of scsi_queue_insert() into void
author
Bart Van Assche
<bvanassche@acm.org>
Fri, 29 Jun 2012 15:35:05 +0000
(15:35 +0000)
committer
James Bottomley
<JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:58:41 +0000
(08:58 +0100)
The return value of scsi_queue_insert() is ignored by all its
callers, hence change the return type of this function into
void.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Reviewed-by: Tejun Heo <tj@kernel.org>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found