diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2015-02-05 23:17:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-07 22:41:56 -0800 |
commit | 11ac11999bae3c353f86b6e7dd0e43d4a0eada12 (patch) | |
tree | 7b534a34bb4a15fd7a8af7b8f2f8cf8072d236aa /scripts/export_report.pl | |
parent | 83d2b9ba1abca241df44a502b6da950a25856b5b (diff) | |
download | linux-stable-11ac11999bae3c353f86b6e7dd0e43d4a0eada12.tar.gz linux-stable-11ac11999bae3c353f86b6e7dd0e43d4a0eada12.tar.bz2 linux-stable-11ac11999bae3c353f86b6e7dd0e43d4a0eada12.zip |
net: rds: Remove repeated function names from debug output
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@rasmusvillemoes.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/export_report.pl')
0 files changed, 0 insertions, 0 deletions