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