aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2012-11-03 23:02:30 +0100
committerDavid S. Miller <[email protected]>2012-11-04 01:59:29 -0400
commit0cb2bbbea0857c5c76db4cae85343553a882c0de (patch)
tree8dde01088d642a45a621453a34fdc2165e369678 /tools/perf/scripts/python
parentf7c3f96a41f16865e6422bfb919312a716b16552 (diff)
bridge: Avoid 'statement with no effect' compiler warnings
Instead of issuing (0) statements when !CONFIG_SYSFS which will cause 'warning: ', we'll use inline statements instead. This will effectively do the same thing, but suppress any unnecessary warnings. Cc: Stephen Hemminger <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Lee Jones <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions