diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-11-20 13:58:20 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2017-11-24 13:55:46 +0000 |
commit | 43dd388b21c722616413781bd434522376e117cc (patch) | |
tree | 27989aee867382b7dd43221bca065fe967266bfe /samples | |
parent | 6832795164d42413fd9ef991f9ef9b30a7248377 (diff) |
afs: remove redundant assignment of dvnode to itself
The assignment of dvnode to itself is redundant and can be removed.
Cleans up warning detected by cppcheck:
fs/afs/dir.c:975: (warning) Redundant assignment of 'dvnode' to itself.
Fixes: d2ddc776a458 ("afs: Overhaul volume and server record caching and fileserver rotation")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions