Re: [PATCH] staging: brcmfmac: Consolidate debugging macros

From: RafaÅ MiÅecki
Date: Fri Aug 26 2011 - 04:57:32 EST


2011/8/25 Greg KH <greg@xxxxxxxxx>:
> On Wed, Aug 24, 2011 at 11:16:48PM -0700, Joe Perches wrote:
>> Convert multiple BRCMF_<debug_level> macros to a single
>> brcmf_dbg(level, fmt, ...) macro.
>>
>> Remove the now unnecessary double parentheses in the uses
>> of the old macros when converting to brcmf_dbg.
>>
>> Delete all uses of "%s: [fmt]", __func__, args... and move
>> the "%s: ", __func__ to the macro for consistency.
>>
>> Coalesce long formats.
>>
>> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
>
> Applied, thanks.

You didn't give even 24h before applying :|

(Unless this patch was already posted somewhere else with RFC?)

--
RafaÅ
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/