diff --git a/srpt/src/ib_srpt.h b/srpt/src/ib_srpt.h index c5fa4560c..0056beb26 100644 --- a/srpt/src/ib_srpt.h +++ b/srpt/src/ib_srpt.h @@ -169,7 +169,7 @@ struct rdma_iu { }; /** - * enum srpt_command_state - SCSI command states managed by SRPT. + * enum srpt_command_state - SCSI command state managed by SRPT. * @SRPT_STATE_NEW: New command arrived and is being processed. * @SRPT_STATE_NEED_DATA: Processing a write or bidir command and waiting * for data arrival.