diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2015-11-03 10:39:20 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-03 16:29:56 (GMT) |
commit | 1d056d9c95be87725c07e514930b41c2c7174e75 (patch) | |
tree | 74f2a040a020c31955e985b9480ed16b72fb51d7 /mm/zsmalloc.c | |
parent | 85013ab5722268cd3c410425bd5a42feb6974a1f (diff) | |
download | linux-1d056d9c95be87725c07e514930b41c2c7174e75.tar.xz |
bpf, verifier: annotate verbose printer with __printf
The verbose() printer dumps the verifier state to user space, so let gcc
take care to check calls to verbose() for (future) errors. make with W=1
correctly suggests: function might be possible candidate for 'gnu_printf'
format attribute [-Wsuggest-attribute=format].
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/zsmalloc.c')
0 files changed, 0 insertions, 0 deletions