Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/5] Five BFQ patches for kernel v4.14
@ 2017-08-30 18:42 Bart Van Assche
  2017-08-30 18:42 ` [PATCH 1/5] bfq: Annotate fall-through in a switch statement Bart Van Assche
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Bart Van Assche @ 2017-08-30 18:42 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Bart Van Assche

Hello Jens,

This series consists of five small patches. Three patches address compiler
warnings, one patch is a fix for the BFQ sysfs interface and a fifth patch
makes the BFQ code slightly more consistent. Please consider these patches
for kernel v4.14.

Thanks,

Bart.

Bart Van Assche (5):
  bfq: Annotate fall-through in a switch statement
  bfq: Declare local functions static
  bfq: Check kstrtoul() return value
  bfq: Suppress compiler warnings about comparisons
  bfq: Use icq_to_bic() consistently

 block/bfq-cgroup.c  | 18 +++++++-------
 block/bfq-iosched.c | 71 +++++++++++++++++++++++++++++++++++------------------
 2 files changed, 56 insertions(+), 33 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-09-01 18:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30 18:42 [PATCH 0/5] Five BFQ patches for kernel v4.14 Bart Van Assche
2017-08-30 18:42 ` [PATCH 1/5] bfq: Annotate fall-through in a switch statement Bart Van Assche
2017-09-01 17:14   ` Paolo Valente
2017-08-30 18:42 ` [PATCH 2/5] bfq: Declare local functions static Bart Van Assche
2017-09-01 17:14   ` Paolo Valente
2017-08-30 18:42 ` [PATCH 3/5] bfq: Check kstrtoul() return value Bart Van Assche
2017-09-01 17:14   ` Paolo Valente
2017-09-01 17:37     ` weiping zhang
2017-09-01 17:41       ` Bart Van Assche
2017-09-01 18:06         ` weiping zhang
2017-08-30 18:42 ` [PATCH 4/5] bfq: Suppress compiler warnings about comparisons Bart Van Assche
2017-09-01 17:15   ` Paolo Valente
2017-08-30 18:42 ` [PATCH 5/5] bfq: Use icq_to_bic() consistently Bart Van Assche
2017-09-01 17:15   ` Paolo Valente

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox