On Fri, 2012-06-15 at 09:36 +0200, Johannes Berg wrote: > On Thu, 2012-06-14 at 22:53 -0700, Joe Perches wrote: > > Update logging style > > So ... since we make everybody else explain *why* they make a change, I > think you should too. To improve logging style consistency. To reduce logging defects. To standardize logging prefixes. To tee up conversions of: pr_<level>("%s: ...", ([truct netdevice *]foo)->name, ...) to netdev_<level>(foo, "...", ...) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html