This commit is contained in:
Ronnie Sahlberg
2013-06-01 09:02:04 -07:00
parent 44e64fb8cf
commit dd44a62994

View File

@@ -45,7 +45,7 @@ test_sanitize_block_erase(void)
if (cd == NULL) {
if (inq_bdc && inq_bdc->wabereq) {
logging(LOG_NORMAL, "[WARNING] SANITIZE BLOCK ERASE "
"opcode is not supproted but WABEREQ is "
"opcode is not supported but WABEREQ is "
"not 0");
}
logging(LOG_NORMAL, "[SKIPPED] SANITIZE BLOCK_ERASE is not "