summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
diff options
context:
space:
mode:
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>2019-06-19 15:01:49 -0700
committerJens Axboe <axboe@kernel.dk>2019-06-20 03:20:03 -0600
commit3f6d385f818029d353fb932fcac38c3f11eeeb20 (patch)
tree50a865885cd6ce3a4c0d365718353aaf06282f6b /include/linux/blkdev.h
parentee1e03598f7961f471367e075edcdbd8492a2239 (diff)
downloadlinux-3f6d385f818029d353fb932fcac38c3f11eeeb20.tar.gz
linux-3f6d385f818029d353fb932fcac38c3f11eeeb20.tar.bz2
linux-3f6d385f818029d353fb932fcac38c3f11eeeb20.zip
block: use right format specifier for op
In function __blk_mq_debugfs_rq_show variable op has unsigned int type. Since op can never be negative use %u format specifier to match the variable type. Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions