[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180510.174409.1976187532131291998.davem@davemloft.net>
Date:   Thu, 10 May 2018 17:44:09 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     joe@...ches.com
Cc:     kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
        lirongqing@...du.com, acme@...nel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ipv4: remove define INET_CSK_DEBUG and
 unnecessary EXPORT_SYMBOL
From: Joe Perches <joe@...ches.com>
Date: Wed,  9 May 2018 23:24:07 -0700
> INET_CSK_DEBUG is always set and only is used for 2 pr_debug calls.
> 
> EXPORT_SYMBOL(inet_csk_timer_bug_msg) is only used by these 2
> pr_debug calls and is also unnecessary as the exported string can
> be used directly by these calls.
> 
> Signed-off-by: Joe Perches <joe@...ches.com>
Applied to net-next.
Powered by blists - more mailing lists
 
