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:
c76cbbc
)
blk-mq: cleanup blk_mq_rq_to_pdu()
author
Jens Axboe
<axboe@fb.com>
Thu, 9 Apr 2015 21:54:05 +0000
(15:54 -0600)
committer
Jens Axboe
<axboe@fb.com>
Thu, 9 Apr 2015 21:54:05 +0000
(15:54 -0600)
Casting to void and adding the size of the request is "shit code" and
only a "crazy monkey on crack" would write that. So lets clean it up.
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found