diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index 76c29be1c..b4fb6a69f 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -1294,7 +1294,7 @@ static void srpt_put_send_ioctx(struct srpt_send_ioctx *ioctx) } /** - * srpt_abort_cmd() - Abort a SCSI command. + * srpt_abort_cmd() - Make SCST stop processing a SCSI command. * @ioctx: I/O context associated with the SCSI command. * @context: Preferred execution context. */