diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2019-06-13 07:14:21 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-06-17 09:34:18 -0600 |
commit | f9bc64a0f0f884036d76d71edeaafb994c5ceddf (patch) | |
tree | bb7eacd312dd5417267a6ce4b4be1cb477839044 /kernel | |
parent | 6631142229005e1b1c311a09efe9fb3cfdac8559 (diff) |
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 'kernel')
0 files changed, 0 insertions, 0 deletions