aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-04-02 14:45:44 +0300
committerPablo Neira Ayuso <[email protected]>2021-04-03 20:19:37 +0200
commitdadf33c9f6b5f694e842d224a4d071f59ac665ee (patch)
tree201b5ec9105e1c0a9f0821fa573adb34157f282e /include/linux/debugobjects.h
parentdaf47a7c109a166c812b2d701d66aa8905c54ec1 (diff)
netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()
The first argument of a WARN_ONCE() is a condition. This WARN_ONCE() will only print the table name, and is potentially problematic if the table name has a %s in it. Fixes: c520292f29b8 ("audit: log nftables configuration change events once per table") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Paul Moore <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions