diff options
| author | Andrew Lunn <andrew@lunn.ch> | 2020-10-31 21:21:44 +0300 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-11-01 13:50:32 +0300 |
| commit | 35b7ee34abdb722192635528f162ddd8cac25765 (patch) | |
| tree | 010001eae3ff87e923228919fe89af40fad0ab2a /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | 3976ca101990ca11ddf51f38bec7b86c19d0ca6f (diff) | |
| download | linux-35b7ee34abdb722192635528f162ddd8cac25765.tar.xz | |
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
