diff options
author | 2018-01-18 17:25:12 -0600 | |
---|---|---|
committer | 2018-01-19 14:02:18 +0100 | |
commit | d384e65f1e752f2b52a8ef300aeb86b1d7a342a9 (patch) | |
tree | 63798288f48091f5bfa55c609fe2ba66265894bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nf_tables: allocate handle and delete objects via handle (diff) | |
download | linux-dev-d384e65f1e752f2b52a8ef300aeb86b1d7a342a9.tar.xz linux-dev-d384e65f1e752f2b52a8ef300aeb86b1d7a342a9.zip |
netfilter: return booleans instead of integers
Return statements in functions returning bool should use
true/false instead of 1/0.
These issues were detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions