mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 20:21:30 +00:00
Fix of leftover from previous debug sessions
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@733 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1529,7 +1529,7 @@ static int dev_user_reply_cmd(struct file *file, void __user *arg)
|
||||
if (unlikely(res < 0))
|
||||
goto out_up;
|
||||
|
||||
TRACE_MGMT_DBG("Reply for dev %s", dev->name);
|
||||
TRACE_DBG("Reply for dev %s", dev->name);
|
||||
|
||||
TRACE_BUFFER("Reply", &reply, sizeof(reply));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user