aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorTim Collier <osdevtc@gmail.com>2018-06-22 20:39:32 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-28 22:12:50 +0900
commit9e5ffffb6853aafb6441193e27f60576a67a2e32 (patch)
tree65a6e5fde2d1bd5b8bdaf6642f64b1c47b67e3f3 /tools/perf/scripts
parentstaging: wlan-ng: fix coding style (indentation) in prism2mib.c (diff)
staging: wlan-ng: replace WLAN_CTL_FRAMELEN with inline function in p80211hdr.h
checkpatch reports a "CHECK" diagnostic for WLAN_CTL_FRAMELEN as the macro reuses its argument, leading to possible side-effects. Avoid this by replacing the macro with an equivalent function, named wlan_ctl_framelen (as recommended in the coding style). All references to the macro also updated accordingly. Signed-off-by: Tim Collier <osdevtc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions