aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2
diff options
context:
space:
mode:
authorGravatar Andreas Gruenbacher <agruenba@redhat.com> 2016-09-29 17:48:30 +0200
committerGravatar Al Viro <viro@zeniv.linux.org.uk> 2016-10-06 22:17:38 -0400
commit5d18cbf16cfb0ad65368fe2ead19237305f4b822 (patch)
treec46b8e5375ccc764e78e054f066f68b413026468 /fs/jffs2
parentLinux 4.8-rc8 (diff)
downloadlinux-5d18cbf16cfb0ad65368fe2ead19237305f4b822.tar.gz
linux-5d18cbf16cfb0ad65368fe2ead19237305f4b822.tar.bz2
linux-5d18cbf16cfb0ad65368fe2ead19237305f4b822.zip
xattr: Remove unnecessary NULL attribute name check
When NULL is passed to one of the xattr system calls as the attribute name, copying that name from user space already fails with -EFAULT; xattr_resolve_name is never called with a NULL attribute name. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions