From: Joe Perches <j...@perches.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 <j...@perches.com> Applied to net-next.