Hi Jens, this series moves various declarations that do not need to be global out of bio.h. Diffstat: block/bio.c | 100 ++++++++++++++++++++++++++++--------------------- block/blk-merge.c | 31 +++++++++++++++ block/blk-mq-sched.h | 5 ++ include/linux/bio.h | 78 -------------------------------------- include/linux/blk-mq.h | 6 ++ 5 files changed, 99 insertions(+), 121 deletions(-)