mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Removed a trailing space because checkpatch complained about it.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@975 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3162,7 +3162,7 @@ static int dev_user_release(struct inode *inode, struct file *file)
|
||||
"it might deadlock!", PTR_ERR(t), dev);
|
||||
__dev_user_release(dev);
|
||||
}
|
||||
|
||||
|
||||
out:
|
||||
TRACE_EXIT();
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user