]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] drivers_scsi_imm.c, typo: the the
authorJames Mayer <james@cobaltmountain.com>
Wed, 28 Aug 2002 04:42:18 +0000 (21:42 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Wed, 28 Aug 2002 04:42:18 +0000 (21:42 -0700)
drivers/scsi/imm.c

index a23e04a157f1afc09f97b241c2579f2eb87409bc..0ba5d66f26b1ea4ae48fc7d93047d7cbd8f6617c 100644 (file)
@@ -1112,7 +1112,7 @@ int imm_queuecommand(Scsi_Cmnd * cmd, void (*done) (Scsi_Cmnd *))
 }
 
 /*
- * Apparently the the disk->capacity attribute is off by 1 sector 
+ * Apparently the disk->capacity attribute is off by 1 sector 
  * for all disk drives.  We add the one here, but it should really
  * be done in sd.c.  Even if it gets fixed there, this will still
  * work.