On Wed, 2012-05-16 at 17:30 +0200, Johannes Berg wrote: > On Wed, 2012-05-16 at 08:22 -0700, Joe Perches wrote: > > On Wed, 2012-05-16 at 09:59 +0200, Johannes Berg wrote: > > > I wonder if it makes sense to leave these under > > > #ifdef though? Why #ifdef something if it's going to be invisible most > > > of the time anyway? > > > > I don't understand your point. > > #ifdef removal is a good thing. > > Yeah, but you left a lot of them under ifdef, and I'm wondering why you > didn't remove them, or if you should, or ... Those mostly use other different #ifdef CONFIG_SOME_OTHER_CONTROL elements. There are I think 3 that I left because they do not use printk/pr_level but use wiphy_<level> or netdev_<level>. -- 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