diff options
author | Colin Ian King <[email protected]> | 2018-12-20 16:50:50 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-12-20 16:36:28 -0800 |
commit | 463561e6b9facf93ef90b65d2c75a80c7262d778 (patch) | |
tree | 9113a82f03a39f572b3baa3c9246ade47d0399a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 962ad710f7d64d441c4e02c0e9e5fddd1aeb54b7 (diff) |
neighbour: remove stray semicolon
Currently the stray semicolon means that the final term in the addition
is being missed. Fix this by removing it. Cleans up clang warning:
net/core/neighbour.c:2821:9: warning: expression result unused [-Wunused-value]
Fixes: 82cbb5c631a0 ("neighbour: register rtnl doit handler")
Signed-off-by: Colin Ian King <[email protected]>
Acked-By: Roopa Prabhu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions