lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists