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:
4b57052
)
block: remove dead code in scsi_ioctl:blk_verify_command
author
Dave Jones
<davej@redhat.com>
Thu, 29 May 2014 19:11:30 +0000
(15:11 -0400)
committer
Jens Axboe
<axboe@fb.com>
Thu, 29 May 2014 19:38:50 +0000
(13:38 -0600)
filter gets assigned the address of blk_default_cmd_filter on
entry to this function, so the !filter condition can never be true.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found