diff --git a/scst/include/scst.h b/scst/include/scst.h index b0cd1e388..819a77564 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -2342,7 +2342,7 @@ struct scst_cmd { /* * Set by SCST if the custom data buffer allocated by the target driver - * or, for internal commands, by SCST core . + * or, for internal commands, by SCST core. */ unsigned int tgt_i_data_buf_alloced:1;