Colin King <[email protected]> wrote: > From: Colin Ian King <[email protected]> > > 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 <[email protected]>
Applied, thanks. David

