2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/drivers/s390
Christoph Hellwig 9011495c94 dcssblk: don't set bd_block_size in ->open
bd_block_size contains a value that matches the logic block size when
opening, so the statement is redundant.  Even if it wasn't the dumb
assignment would cause a a mismatch with bd_inode->i_blkbits.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-07-01 08:08:15 -06:00
..
block dcssblk: don't set bd_block_size in ->open 2020-07-01 08:08:15 -06:00
char s390: use fallthrough; 2020-03-25 12:39:37 +01:00
cio s390/qdio: warn about unexpected SLSB states 2020-06-17 23:05:05 +02:00
crypto s390/zcrypt: use kzalloc 2020-06-16 13:44:04 +02:00
net s390 updates for the 5.8 merge window 2020-06-08 12:05:31 -07:00
scsi scsi: zfcp: Move allocation of the shost object to after xconf- and xport-data 2020-05-11 23:19:52 -04:00
virtio s390/virtio: remove unused pm callbacks 2020-06-16 13:44:04 +02:00
Makefile s390: remove pointless drivers-y in drivers/s390/Makefile 2019-09-16 13:21:51 +02:00