[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180305.125310.1977914248766873754.davem@davemloft.net>
Date: Mon, 05 Mar 2018 12:53:10 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: j.neuschaefer@....net
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 2/3] net: core: dst_cache_set_ip6: Rename 'addr'
parameter to 'saddr' for consistency
From: Jonathan Neuschäfer <j.neuschaefer@....net>
Date: Sun, 4 Mar 2018 03:29:52 +0100
> The other dst_cache_{get,set}_ip{4,6} functions, and the doc comment for
> dst_cache_set_ip6 use 'saddr' for their source address parameter. Rename
> the parameter to increase consistency.
>
> This fixes the following kernel-doc warnings:
>
> ./include/net/dst_cache.h:58: warning: Function parameter or member 'addr' not described in 'dst_cache_set_ip6'
> ./include/net/dst_cache.h:58: warning: Excess function parameter 'saddr' description in 'dst_cache_set_ip6'
>
> Fixes: 911362c70df5 ("net: add dst_cache support")
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
Applied to net-next.
Powered by blists - more mailing lists