summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2011-08-24 23:16:48 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-25 08:45:45 -0700
commit75bf74b90fd0c21b92d5e6153eb40388812e7096 (patch)
tree6688c574fe79bddd1f9f5a42300e0bddc22b7b52 /scripts
parent09ebd6f23b07f1eb0c8850af32d05519ddeaa524 (diff)
staging: brcmfmac: Consolidate debugging macros
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@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions