isci(4): Fix a typo in a source code comment

- s/recored/recorded/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-03-27 18:42:11 +02:00
parent 9a9d901bf2
commit e4c1b3f060

View File

@ -266,7 +266,7 @@ typedef struct SCIC_SDS_REMOTE_NODE_CONTEXT
U16 remote_node_index;
/**
* This field is the recored suspension code or the reason for the remote node
* This field is the recorded suspension code or the reason for the remote node
* context suspension.
*/
U32 suspension_code;