[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150207.224214.1963525404221310063.davem@davemloft.net>
Date: Sat, 07 Feb 2015 22:42:14 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: linux@...musvillemoes.dk
Cc: chien.yen@...cle.com, rds-devel@....oracle.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: rds: Remove repeated function names from debug
output
From: Rasmus Villemoes <linux@...musvillemoes.dk>
Date: Thu, 5 Feb 2015 23:17:20 +0100
> The macro rdsdebug is defined as
>
> pr_debug("%s(): " fmt, __func__ , ##args)
>
> Hence it doesn't make sense to include the name of the calling
> function explicitly in the format string passed to rdsdebug.
>
> Signed-off-by: Rasmus Villemoes <linux@...musvillemoes.dk>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists