acl: fix the comments of posix_acl_xattr_set
authorDeming Wang <wangdeming@inspur.com>
Thu, 15 Sep 2022 01:48:30 +0000 (21:48 -0400)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Sat, 17 Sep 2022 10:47:51 +0000 (12:47 +0200)
commit0978c7c41fe2a3735f8776dc27cf1641bd916773
treecb25f0457badf7db77c9c2e4201b35b3b271bbf1
parent6344e66970c619a1623f457910e78819076e9104
acl: fix the comments of posix_acl_xattr_set

remove the double world of 'in'.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
fs/posix_acl.c