]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
scsi: scsi_debug: Fix atomic write enable module param description
authorJohn Garry <john.g.garry@oracle.com>
Thu, 11 Dec 2025 10:06:51 +0000 (10:06 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 17 Dec 2025 02:09:44 +0000 (21:09 -0500)
commit1f7d6e2efeedd8f545d3e0e9bf338023bf4ea584
treed48427181f66bb88fc075832ffe2cc22c154e779
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
scsi: scsi_debug: Fix atomic write enable module param description

The atomic write enable module param is "atomic_wr", and not
"atomic_write", so fix the module param description.

Fixes: 84f3a3c01d70 ("scsi: scsi_debug: Atomic write support")
Signed-off-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Link: https://patch.msgid.link/20251211100651.9056-1-john.g.garry@oracle.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_debug.c