Home
last modified time | relevance | path

Searched hist:ee1e03598f7961f471367e075edcdbd8492a2239 (Results 1 – 1 of 1) sorted by relevance

/linux/block/
H A Dblk-mq-debugfs.cdiff ee1e03598f7961f471367e075edcdbd8492a2239 Thu Jun 20 00:01:48 CEST 2019 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> block: get rid of redundant else

This is a pure code cleanup patch and doesn't change any functionality.
This removes the redundant else in the code which is not needed since
we are returning from function anyway.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>