diff options
author | Andrew Lunn <[email protected]> | 2020-10-28 01:38:48 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-30 11:31:46 -0700 |
commit | c7bb86885e0a4712d8a8eff9816f43454e4cc5db (patch) | |
tree | 23c61eeb3ad3721d4228da91afabfc10a81d75c8 /tools/perf/scripts/python/check-perf-trace.py | |
parent | b3b7e64bcbcb46542650d1980ea22ff25f0332ee (diff) |
net: dccp: Add __printf() markup to fix -Wsuggest-attribute=format
net/dccp/ccid.c: In function ‘ccid_kmem_cache_create’:
net/dccp/ccid.c:85:2: warning: function ‘ccid_kmem_cache_create’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
85 | vsnprintf(slab_name_fmt, CCID_SLAB_NAME_LENGTH, fmt, args);
Signed-off-by: Andrew Lunn <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions