aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2010-12-14 12:51:52 -0800
committerGreg Kroah-Hartman <[email protected]>2010-12-16 12:25:37 -0800
commitf4528696d803749892eac27422a6fd7748cffee1 (patch)
treea890593a549c95c417e9092d1893c6df3efc42dd /tools/perf/util/trace-event-scripting.c
parent12b9d5bf76bfa20d3207ef24fca9c8254a586a58 (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions