mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
update for missing comma
This commit is contained in:
parent
6a3e6c68be
commit
ddfb6fb978
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Signed-off-by: John Johansen <jjohansen@suse.de>
|
|||
|
||||
--- a/fs/namei.c
|
||||
+++ b/fs/namei.c
|
||||
@@ -2506,7 +2506,8 @@ int vfs_link(struct dentry *old_dentry,
|
||||
@@ -2507,7 +2507,8 @@ int vfs_link(struct dentry *old_dentry,
|
||||
if (S_ISDIR(old_dentry->d_inode->i_mode))
|
||||
return -EPERM;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue