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

Jinlong Chen posted 4 patches 3 years, 4 months ago
block/elevator.c | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
[PATCH 0/4] random improvments and cleanups for elevator.c
Posted by Jinlong Chen 3 years, 4 months ago
This series updates some function documents (patch 1 and 3), removes an
outdated comment (patch 4), and adds a warning message (patch 2) in
elevator.c.

Jinlong Chen (4):
  elevator: update the document of elevator_switch
  elevator: printk a warning if switching to a new io scheduler fails
  elevator: update the document of elevator_match
  elevator: remove an outdated comment in elevator_change

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

-- 
2.34.1
Re: [PATCH 0/4] random improvments and cleanups for elevator.c
Posted by Jens Axboe 3 years, 4 months ago
On Tue, 22 Nov 2022 22:21:22 +0800, Jinlong Chen wrote:
> This series updates some function documents (patch 1 and 3), removes an
> outdated comment (patch 4), and adds a warning message (patch 2) in
> elevator.c.
> 
> Jinlong Chen (4):
>   elevator: update the document of elevator_switch
>   elevator: printk a warning if switching to a new io scheduler fails
>   elevator: update the document of elevator_match
>   elevator: remove an outdated comment in elevator_change
> 
> [...]

Applied, thanks!

[1/4] elevator: update the document of elevator_switch
      commit: ac1171bd2c7a3a32dfbdd3c347919fee32b745a1
[2/4] elevator: printk a warning if switching to a new io scheduler fails
      commit: e0cca8bc9cd8d6176921cb3f5f466d3ccfbc6b99
[3/4] elevator: update the document of elevator_match
      commit: f69b5e8f356e4e57e94b806ca1dcb9771933bb9c
[4/4] elevator: remove an outdated comment in elevator_change
      commit: 4284354758d67cf77ab2a4494e28d4c05fb83074

Best regards,
-- 
Jens Axboe