On 04/24/2012 05:36 AM, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxx> > > pr_fmt() is either defined or we redefine it. Typically > drivers define it prior to including printk.h but this > is done under the assumption that no other subsystem > it uses has already defined pr_fmt(). In such cases > pr_fmt() should be undefined and redefined. > > Doing this properly shaves down compilation time quite > considerably. > > Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxx> > --- > > I left out only ath6kl as ath6kl folks get groggy it seems > if you do not go through their tree. Bleh. Yeah, I prefer ath6kl patches going to ath6kl.git first just to avoid conflicts when merging. But simple patches like this are not an issue, conflicts are unlikely or are easy to fix. Kalle -- 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