Skip to content
Commit e2a1840e authored by Alex Dewar's avatar Alex Dewar Committed by J. Bruce Fields
Browse files

nfsd: Remove unnecessary assignment in nfs4xdr.c



In nfsd4_encode_listxattrs(), the variable p is assigned to at one point
but this value is never used before p is reassigned. Fix this.

Addresses-Coverity: ("Unused value")
Signed-off-by: default avatarAlex Dewar <alex.dewar90@gmail.com>
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 1cc5213b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment