blk-mq: cleanup blk_mq_rq_to_pdu()
authorJens Axboe <axboe@fb.com>
Thu, 9 Apr 2015 21:54:05 +0000 (15:54 -0600)
committerJens 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