diff options
author | Christoph Hellwig <hch@lst.de> | 2021-07-24 09:20:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-09-18 13:40:11 +0200 |
commit | f1eccc40816852e8a74a70cace71bdff336e14cb (patch) | |
tree | a3294c374f6a7151783db2c254351f0493b9c568 /block/bounce.c | |
parent | ef5395fbadac89af2c4e20b3b6c449ad51c4e085 (diff) | |
download | linux-stable-f1eccc40816852e8a74a70cace71bdff336e14cb.tar.gz linux-stable-f1eccc40816852e8a74a70cace71bdff336e14cb.tar.bz2 linux-stable-f1eccc40816852e8a74a70cace71bdff336e14cb.zip |
scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
[ Upstream commit beec64d0c9749afedf51c3c10cf52de1d9a89cc0 ]
SCSI_IOCTL_SEND_COMMAND has been deprecated longer than bsg exists and has
been warning for just as long. More importantly it harcodes SCSI CDBs and
thus will do the wrong thing on non-SCSI bsg nodes.
Link: https://lore.kernel.org/r/20210724072033.1284840-2-hch@lst.de
Fixes: aa387cc89567 ("block: add bsg helper library")
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'block/bounce.c')
0 files changed, 0 insertions, 0 deletions