diff options
author | Andrew Lunn <andrew@lunn.ch> | 2020-10-31 19:21:44 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-11-01 11:50:32 +0100 |
commit | 35b7ee34abdb722192635528f162ddd8cac25765 (patch) | |
tree | 010001eae3ff87e923228919fe89af40fad0ab2a /net/ipv6/netfilter | |
parent | 3976ca101990ca11ddf51f38bec7b86c19d0ca6f (diff) |
netfilter: nftables: Add __printf() attribute
nft_request_module calls vsnprintf() using parameters passed to it.
Make the function with __printf() attribute so the compiler can check
the format and arguments.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv6/netfilter')
0 files changed, 0 insertions, 0 deletions