I have found a few problems while reviewing the patch 74d46992e0d9 ("block: replace bi_bdev with a gendisk pointer and partitions index"), So fix them. Jiufei Xue (4) block: fix the count of PGPGOUT for WRITE_SAME block: bio_check_eod() needs to consider partition block: display the correct disk name for bio block: fix a typo and modify the documentation for bio block/blk-core.c | 18 +++++------------- block/partition-generic.c | 6 ------ drivers/block/pktcdvd.c | 2 +- include/linux/bio.h | 4 +++- 4 files changed, 9 insertions(+), 21 deletions(-)