Fix typo.
Approved by: cognet (mentor)
This commit is contained in:
parent
5713ef0ced
commit
af3c383a98
@ -1615,7 +1615,7 @@ cam_periph_error(union ccb *ccb, cam_flags camflags,
|
||||
ccb->ccb_h.retry_count--;
|
||||
error = ERESTART;
|
||||
} else {
|
||||
action_string = "Retries Exausted";
|
||||
action_string = "Retries Exhausted";
|
||||
error = EIO;
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user