Hi Jens, this series removes a few abuses of BLK_DEF_MAX_SECTORS and then renames and documents that constant to make it's use clear. Diffstat: block/blk-settings.c | 2 +- block/blk-sysfs.c | 2 +- drivers/block/aoe/aoeblk.c | 3 ++- drivers/block/loop.c | 3 ++- drivers/block/null_blk/main.c | 12 ++---------- drivers/scsi/sd.c | 2 +- include/linux/blkdev.h | 9 ++++++++- 7 files changed, 17 insertions(+), 16 deletions(-)