summaryrefslogtreecommitdiff
path: root/drivers/scsi/sg.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-08-16 16:19:03 +0300
committerJens Axboe <axboe@kernel.dk>2021-08-23 21:54:30 +0300
commit45938335d0a9773d65a82a7ca722bb76e4b997a8 (patch)
tree5140a7f97a4e8f47b8b8081f4738992a7dc163f0 /drivers/scsi/sg.c
parent5f432cceb3e9de5223fa50d882c4a43cab39a3ee (diff)
downloadlinux-45938335d0a9773d65a82a7ca722bb76e4b997a8.tar.xz
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 'drivers/scsi/sg.c')
0 files changed, 0 insertions, 0 deletions