aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJustin Stitt <[email protected]>2022-07-12 13:49:00 -0700
committerPablo Neira Ayuso <[email protected]>2022-07-21 00:56:00 +0200
commitaa8c7cdbae58b695ed79a0129b6b8c887b25969f (patch)
tree526d3dc16001f2f00cbcbaf24161d1aa460bd115 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentf02e7dc4cff80ee882dbc6e207e054f841e4c2e1 (diff)
netfilter: xt_TPROXY: remove pr_debug invocations
pr_debug calls are no longer needed in this file. Pablo suggested "a patch to remove these pr_debug calls". This patch has some other beneficial collateral as it also silences multiple Clang -Wformat warnings that were present in the pr_debug calls. diff from v1 -> v2: * converted if statement one-liner style * x == NULL is now !x Suggested-by: Pablo Neira Ayuso <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]> Signed-off-by: Justin Stitt <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions