scsi: core: Fix spelling in a source code comment
authorBart Van Assche <bvanassche@acm.org>
Wed, 29 Sep 2021 18:23:18 +0000 (11:23 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 5 Oct 2021 01:39:57 +0000 (21:39 -0400)
commite9076e7f23aa087f8b7257f3be9e9586f341e3b1
tree4c5a61f8f134fa14929585f8a829bbcfa33c404d
parentc749301ebee82eb5e97dec14b6ab31a4aabe37a6
scsi: core: Fix spelling in a source code comment

The typo in this source code comment makes the comment confusing. Clear up
the confusion by fixing the typo.

Link: https://lore.kernel.org/r/20210929182318.2060489-1-bvanassche@acm.org
Fixes: bc85dc500f9d ("scsi: remove scsi_end_request")
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_lib.c