diff --git a/fcst/ft_cmd.c b/fcst/ft_cmd.c index c7b77370e..2a017d1d2 100644 --- a/fcst/ft_cmd.c +++ b/fcst/ft_cmd.c @@ -201,7 +201,7 @@ void ft_cmd_free(struct scst_cmd *cmd) } /* - * Send response, after data if applicable. + * Send response. */ int ft_send_response(struct scst_cmd *cmd) {