[PATCH 0/4] random improvements and cleanups for elevator.c

Jinlong Chen posted 4 patches 3 years, 2 months ago
There is a newer version of this series
block/elevator.c | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)
[PATCH 0/4] random improvements and cleanups for elevator.c
Posted by Jinlong Chen 3 years, 2 months ago
The series slightly improves the readability of elevator.c.

Jinlong Chen (4):
  elevator: print none at first in elv_iosched_show even if the queue
    has a scheduler
  elevator: replace continue with else-if in elv_iosched_show
  elevator: repalce "len+name" with "name+len" in elv_iosched_show
  elevator: use bool instead of int as the return type of
    elv_iosched_allow_bio_merge

 block/elevator.c | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)

-- 
2.34.1