[PATCH] afs: remove redundant assignment of dvnode to itself

David Howells dhowells at redhat.com
Mon Nov 20 14:20:21 PST 2017


Colin King <colin.king at canonical.com> wrote:

> From: Colin Ian King <colin.king at canonical.com>
> 
> 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 at canonical.com>

Applied, thanks.

David



More information about the linux-afs mailing list