Commit 0a954e33 authored by James Mayer's avatar James Mayer Committed by Linus Torvalds

[PATCH] drivers_scsi_imm.c, typo: the the

parent 735ddcca
...@@ -1112,7 +1112,7 @@ int imm_queuecommand(Scsi_Cmnd * cmd, void (*done) (Scsi_Cmnd *)) ...@@ -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 * 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 * be done in sd.c. Even if it gets fixed there, this will still
* work. * work.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment