diff options
author | Alex Dewar <alex.dewar90@gmail.com> | 2020-08-12 15:12:51 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2020-09-25 18:01:27 -0400 |
commit | e2a1840e56a1ace8bce86bc7e40923b4b2748404 (patch) | |
tree | 4c2237d139fecd1fd15b8b8e4031d83d81998096 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1cc5213baada95155a25e59e21ef696aba1f8143 (diff) |
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: Alex Dewar <alex.dewar90@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions