linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] random improvments and cleanups for elevator.c
@ 2022-11-22 14:21 Jinlong Chen
  2022-11-22 14:21 ` [PATCH 1/4] elevator: update the document of elevator_switch Jinlong Chen
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Jinlong Chen @ 2022-11-22 14:21 UTC (permalink / raw)
  To: axboe; +Cc: hch, linux-block, linux-kernel, nickyc975

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-11-23 13:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-22 14:21 [PATCH 0/4] random improvments and cleanups for elevator.c Jinlong Chen
2022-11-22 14:21 ` [PATCH 1/4] elevator: update the document of elevator_switch Jinlong Chen
2022-11-23  7:37   ` Christoph Hellwig
2022-11-22 14:21 ` [PATCH 2/4] elevator: printk a warning if switching to a new io scheduler fails Jinlong Chen
2022-11-22 14:55   ` Jinlong Chen
2022-11-23  7:37   ` Christoph Hellwig
2022-11-22 14:21 ` [PATCH 3/4] elevator: update the document of elevator_match Jinlong Chen
2022-11-23  7:37   ` Christoph Hellwig
2022-11-22 14:21 ` [PATCH 4/4] elevator: remove an outdated comment in elevator_change Jinlong Chen
2022-11-23  7:38   ` Christoph Hellwig
2022-11-23 13:53 ` [PATCH 0/4] random improvments and cleanups for elevator.c Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).