mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
Add missed comma
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1926 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user