diff options
author | David Howells <dhowells@redhat.com> | 2019-05-12 10:05:10 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2019-05-15 19:35:53 +0300 |
commit | cc1dd5c85cb70ebe09ccf1cc34f29af65442a10f (patch) | |
tree | ed2537da920f3e01d06d8fd340e0b214c5a9285a /net/lapb/lapb_timer.c | |
parent | a1b879eefc2b34cd3f17187ef6fc1cf3960e9518 (diff) | |
download | linux-cc1dd5c85cb70ebe09ccf1cc34f29af65442a10f.tar.xz |
afs: Fix incorrect error handling in afs_xattr_get_acl()
Fix incorrect error handling in afs_xattr_get_acl() where there appears to
be a redundant assignment before return, but in fact the return should be a
goto to the error handling at the end of the function.
Fixes: 260f082bae6d ("afs: Get an AFS3 ACL as an xattr")
Addresses-Coverity: ("Unused Value")
Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Joe Perches <joe@perches.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions