aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorNikolay Aleksandrov <[email protected]>2014-07-15 16:08:57 +0200
committerDavid S. Miller <[email protected]>2014-07-15 22:55:57 -0700
commitff11d8b27dcd85e7b96ac2570116d5061130bd5e (patch)
treec768872890f225fa73efa8ee20b26719bdef69ea /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentf54424412b6b2f64cae4d7c39d981ca14ce0052c (diff)
bonding: fix bond_option_mode_set warning
During the conversion to "static" functions this one got left out, only its prototype was converted, thus resulting in: drivers/net/bonding//bond_options.c:674:5: warning: symbol 'bond_option_mode_set' was not declared. Should it be static? Fix it by making it static and also break the line in two as it was too long. CC: Stephen Hemminger <[email protected]> CC: Jay Vosburgh <[email protected]> CC: Veaceslav Falico <[email protected]> CC: Andy Gospodarek <[email protected]> CC: David S. Miller <[email protected]> Signed-off-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions