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

From: David Miller
Date: Sun Feb 08 2015 - 01:42:22 EST


From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/