[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <716b825f-67b7-4d08-9bd6-41c9bc4deb3d@kernel.org>
Date: Mon, 8 Jan 2024 12:20:11 -0700
From: David Ahern <dsahern@...nel.org>
To: Breno Leitao <leitao@...ian.org>, weiwan@...gle.com, kuba@...nel.org,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>
Cc: leit@...a.com, "open list:NETWORKING [IPv4/IPv6]"
<netdev@...r.kernel.org>, open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next 1/2] net/ipv6: Remove unnecessary pr_debug() logs
On 1/8/24 12:12 PM, Breno Leitao wrote:
> In the ipv6 system, we have some logs basically dumping the name of the
> function that is being called. This is not ideal, since ftrace give it
> to us "for free". Moreover, checkpatch is not happy when touching that
> code:
>
> WARNING: Unnecessary ftrace-like logging - prefer using ftrace
>
> Remove debug functions that only print the current function name.
>
> Signed-off-by: Breno Leitao <leitao@...ian.org>
> ---
> net/ipv6/ip6_fib.c | 4 ----
> 1 file changed, 4 deletions(-)
>
net-next is currently closed; repost in 2 weeks once it is re-opened.
You can add this to both patches:
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists