summaryrefslogtreecommitdiffstats
path: root/block/genhd.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-08-16 15:19:03 +0200
committerJens Axboe <axboe@kernel.dk>2021-08-23 12:54:30 -0600
commit45938335d0a9773d65a82a7ca722bb76e4b997a8 (patch)
tree5140a7f97a4e8f47b8b8081f4738992a7dc163f0 /block/genhd.c
parent5f432cceb3e9de5223fa50d882c4a43cab39a3ee (diff)
downloadlinux-45938335d0a9773d65a82a7ca722bb76e4b997a8.tar.gz
linux-45938335d0a9773d65a82a7ca722bb76e4b997a8.tar.bz2
linux-45938335d0a9773d65a82a7ca722bb76e4b997a8.zip
st: do not allocate a gendisk
st is a character driver and thus does not need to allocate a gendisk, which is only used for file system-like block layer I/O on block devices. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210816131910.615153-3-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions