diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2019-06-13 16:14:21 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-06-17 17:34:18 +0200 |
commit | f9bc64a0f0f884036d76d71edeaafb994c5ceddf (patch) | |
tree | bb7eacd312dd5417267a6ce4b4be1cb477839044 /drivers/block | |
parent | blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb... (diff) | |
download | linux-f9bc64a0f0f884036d76d71edeaafb994c5ceddf.tar.xz linux-f9bc64a0f0f884036d76d71edeaafb994c5ceddf.zip |
block: use req_op() to maintain consistency
This is a pure code cleanup patch and doesn't change any functionality.
In block layer to identify the request operation req_op() macro is
used, so change the open coding the req_op() in the blk-mq-debugfs.c.
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions