diff options
author | 2010-12-14 12:51:52 -0800 | |
---|---|---|
committer | 2010-12-16 12:25:37 -0800 | |
commit | f4528696d803749892eac27422a6fd7748cffee1 (patch) | |
tree | a890593a549c95c417e9092d1893c6df3efc42dd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Staging: IIO: DDS: AD9833 / AD9834 driver (diff) | |
download | wireguard-linux-f4528696d803749892eac27422a6fd7748cffee1.tar.xz wireguard-linux-f4528696d803749892eac27422a6fd7748cffee1.zip |
staging: brcm80211: Fix WL_<type> logging macros
These macros use the equivalent of "#define WL_<type>(x) printk x"
which requires an extra level of parentheses.
Convert the macros to use the normal WL_<type>(fmt, args...) style
and remove the extra parentheses from the uses.
Add format argument verification using no_printk as appropriate.
Couple of spelling typo fixes in the formats and argument alignment
at the same time. Also coalesced long formats.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions