summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cyberstorm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/cyberstorm.c')
-rw-r--r--drivers/scsi/cyberstorm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/cyberstorm.c b/drivers/scsi/cyberstorm.c
index 042b61d47..ee73c6b55 100644
--- a/drivers/scsi/cyberstorm.c
+++ b/drivers/scsi/cyberstorm.c
@@ -62,7 +62,7 @@ static unsigned char ctrl_data = 0; /* Keep backup of the stuff written
volatile unsigned char cmd_buffer[16];
/* This is where all commands are put
- * before they are transfered to the ESP chip
+ * before they are transferred to the ESP chip
* via PIO.
*/