commit | 48b325632641da27a241912d66b38a1221ab425f | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Jan 16 15:51:46 2018 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Jan 17 01:15:05 2018 +0100 |
tree | 50b2ed3d52213cc7ae791f9a95639868a1b0bc55 | |
parent | 0a2d28ff516c48a21c1e3be1ff7fba3e94248baa [diff] |
bpf: annotate bpf_insn_print_t with __printf Functions of type bpf_insn_print_t take printf-like format string, mark the type accordingly. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>