From: Jens Axboe <axboe@kernel.dk>
To: Jinlong Chen <nickyc975@zju.edu.cn>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, hch@lst.de
Subject: Re: [PATCH v2 0/5] random improvements and cleanups for elevator.c
Date: Tue, 29 Nov 2022 10:54:01 -0700 [thread overview]
Message-ID: <166974444194.89148.11573998418431805722.b4-ty@kernel.dk> (raw)
In-Reply-To: <cover.1669736350.git.nickyc975@zju.edu.cn>
On Tue, 29 Nov 2022 23:46:33 +0800, Jinlong Chen wrote:
> The series slightly improves the readability of elevator.c.
>
> Changes in v2:
> - add patch 3 to further improve the readability (suggested by Christoph)
> - add Reviewed-by tags from Christoph
>
> Jinlong Chen (5):
> 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: print e->elevator_name instead of cur->elevator_name 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
>
> [...]
Applied, thanks!
[1/5] elevator: print none at first in elv_iosched_show even if the queue has a scheduler
commit: 7919d679ae09c0dc30dfecb7cbc02306cf95cdd7
[2/5] elevator: replace continue with else-if in elv_iosched_show
commit: 5998249e3238428156b09911f1606b41113443c5
[3/5] elevator: print e->elevator_name instead of cur->elevator_name in elv_iosched_show
commit: 7a3b3660fd30c028e7ae1cd82697933789962406
[4/5] elevator: repalce "len+name" with "name+len" in elv_iosched_show
commit: c6451ede406b9f57fcd61d48433a6b8b2be862e3
[5/5] elevator: use bool instead of int as the return type of elv_iosched_allow_bio_merge
commit: 8d283ee62b077968e218531b24260e1cc51bd484
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2022-11-29 17:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-29 15:46 [PATCH v2 0/5] random improvements and cleanups for elevator.c Jinlong Chen
2022-11-29 15:46 ` [PATCH v2 1/5] elevator: print none at first in elv_iosched_show even if the queue has a scheduler Jinlong Chen
2022-11-29 15:46 ` [PATCH v2 2/5] elevator: replace continue with else-if in elv_iosched_show Jinlong Chen
2022-11-29 15:46 ` [PATCH v2 3/5] elevator: print e->elevator_name instead of cur->elevator_name " Jinlong Chen
2022-11-29 15:46 ` [PATCH v2 4/5] elevator: repalce "len+name" with "name+len" " Jinlong Chen
2022-11-29 15:46 ` [PATCH v2 5/5] elevator: use bool instead of int as the return type of elv_iosched_allow_bio_merge Jinlong Chen
2022-11-29 17:53 ` [PATCH v2 0/5] random improvements and cleanups for elevator.c Jens Axboe
2022-11-29 17:54 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=166974444194.89148.11573998418431805722.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nickyc975@zju.edu.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox