diff --git a/scst/src/scst_sysfs.c b/scst/src/scst_sysfs.c index c7b33fe9f..13b5fd110 100644 --- a/scst/src/scst_sysfs.c +++ b/scst/src/scst_sysfs.c @@ -3103,7 +3103,7 @@ static ssize_t scst_trace_level_show(const struct scst_trace_log *local_tbl, #endif " special, scsi, mgmt, minor,\n" " mgmt_dbg, scsi_serializing,\n" - " retry, recv_bot, send_bot, recv_top, pr\n" + " retry, recv_bot, send_bot, recv_top, pr,\n" " send_top%s]", help != NULL ? help : ""); return pos;