]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
scsi: NCR5380: Remove obsolete comment
authorFinn Thain <fthain@linux-m68k.org>
Wed, 7 Aug 2024 03:36:28 +0000 (13:36 +1000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Aug 2024 02:05:49 +0000 (22:05 -0400)
commitc331df3d4a8db8a8d285b31895923cefabe77ecc
tree1c145890568952250bda1307755a6b4983d48900
parent8663cadefd15bafee457cb23bb561704383fb1ce
scsi: NCR5380: Remove obsolete comment

This comment should have been removed in commit e7734ef14ead ("scsi:
NCR5380: Remove context check") when the irqs_disabled() conditional was
removed.

Signed-off-by: Finn Thain <fthain@linux-m68k.org>
Link: https://lore.kernel.org/r/c54aff198b5a60be8ecfd50df0a9a77850730501.1723001788.git.fthain@linux-m68k.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/NCR5380.c