mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
Small logging cleanup
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4908 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3122,7 +3122,7 @@ static int scst_check_hw_pending_cmd(struct scst_cmd *cmd,
|
||||
goto out;
|
||||
}
|
||||
|
||||
TRACE_MGMT_DBG("Cmd %p HW pending for too long %ld (state %x)",
|
||||
TRACE(TRACE_MGMT, "Cmd %p HW pending for too long %ld (state %x)",
|
||||
cmd, (cur_time - cmd->hw_pending_start) / HZ,
|
||||
cmd->state);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user