[rds-devel] [PATCH] net: rds: Remove repeated function names from debug output

David Miller davem at davemloft.net
Sat Feb 7 22:42:14 PST 2015


From: Rasmus Villemoes <linux at rasmusvillemoes.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 at rasmusvillemoes.dk>

Applied.



More information about the rds-devel mailing list