[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110825154705.GA6567@kroah.com>
Date: Thu, 25 Aug 2011 08:47:05 -0700
From: Greg KH <greg@...ah.com>
To: Joe Perches <joe@...ches.com>
Cc: Henry Ptasinski <henryp@...adcom.com>,
linux-kernel@...r.kernel.org, Brett Rudley <brudley@...adcom.com>,
Arend Van Spriel <arend@...adcom.com>,
Roland Vossen <rvossen@...adcom.com>,
"Franky (Zhenhui) Lin" <frankyl@...adcom.com>,
devel@...uxdriverproject.org, Greg KH <gregkh@...e.de>,
Kan Yan <kanyan@...adcom.com>, linux-wireless@...r.kernel.org,
devel@...verdev.osuosl.org
Subject: Re: [PATCH] staging: brcmfmac: Consolidate debugging macros
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@...ches.com>
Applied, thanks.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists