scsi: scsi_ioctl: Remove a very misleading comment
authorChristoph Hellwig <hch@lst.de>
Sat, 24 Jul 2021 07:20:29 +0000 (09:20 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 29 Jul 2021 02:24:27 +0000 (22:24 -0400)
commita9705477f552c1c9a2da8e94bb9914086f7798bf
tree5a5eeab3059e4dc353d2efba7e19b9bc42f277bc
parent33ff4ce45b124e0356a396a381f374751b9ec7ba
scsi: scsi_ioctl: Remove a very misleading comment

Remove the comment above ioctl_internal_command() which doesn't document
this function at all.

Link: https://lore.kernel.org/r/20210724072033.1284840-21-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_ioctl.c