Commit de49025466b0179c1be7b3e827d2f7b032033090

Authored by Masanari Iida
Committed by Jiri Kosina
1 parent 45f3122622

scsi: Fix typo in pmcraid.h

Correct spelling "thresold" to "threshold" in
drivers/scsi/pmraid.h

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

Showing 1 changed file with 3 additions and 3 deletions Side-by-side Diff

drivers/scsi/pmcraid.h
... ... @@ -857,11 +857,11 @@
857 857 {0x01180600, IOASC_LOG_LEVEL_HARD,
858 858 "Recovered Error, soft media error, sector reassignment suggested"},
859 859 {0x015D0000, IOASC_LOG_LEVEL_HARD,
860   - "Recovered Error, failure prediction thresold exceeded"},
  860 + "Recovered Error, failure prediction threshold exceeded"},
861 861 {0x015D9200, IOASC_LOG_LEVEL_HARD,
862   - "Recovered Error, soft Cache Card Battery error thresold"},
  862 + "Recovered Error, soft Cache Card Battery error threshold"},
863 863 {0x015D9200, IOASC_LOG_LEVEL_HARD,
864   - "Recovered Error, soft Cache Card Battery error thresold"},
  864 + "Recovered Error, soft Cache Card Battery error threshold"},
865 865 {0x02048000, IOASC_LOG_LEVEL_HARD,
866 866 "Not Ready, IOA Reset Required"},
867 867 {0x02408500, IOASC_LOG_LEVEL_HARD,