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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 19 Mar 2012 00:55:14 -0400 From: Ted Ts'o <tytso@....edu> To: Joe Perches <joe@...ches.com> Cc: Andreas Dilger <adilger.kernel@...ger.ca>, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 2/9] ext4: Use pr_fmt and pr_<level> On Thu, Mar 15, 2012 at 05:07:30PM -0700, Joe Perches wrote: > Use a more current logging style. Oh, just for yucks, I did a quick check: % git grep printk | wc -l 71266 % git grep pr_ | wc -l 29552 (and there are no doubt some false positives when grepping for "pr_") - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" 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