Merge commit 'v2.6.26' into bkl-removal
This commit is contained in:
@@ -530,7 +530,7 @@ static int do_vfs_lock(struct file *file, struct file_lock *fl)
|
||||
if (res < 0)
|
||||
dprintk(KERN_WARNING "%s: VFS is out of sync with lock manager"
|
||||
" - error %d!\n",
|
||||
__FUNCTION__, res);
|
||||
__func__, res);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user