diff options
author | Sean Young <sean@mess.org> | 2020-01-01 09:59:58 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-01-08 11:37:40 +0100 |
commit | 4ec14f24c7102c7c14bc6aa2dbccd6a0b5504acd (patch) | |
tree | 091d38246d6bb4962a5a6b510d74c5fda1c94332 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cfff58188e4dbc2a09ade46c72e7535666a03a80 (diff) |
media: dib7000p: incorrect format specifier detected by clang
drivers/media/dvb-frontends/dib7000p.c:918:37: warning: format specifies type 'short' but the argument has type 'u8' (aka 'unsigned char') [-Wformat]
dprintk("SPLIT %p: %hd\n", demod, agc_split);
~~~ ^~~~~~~~~
%hhu
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions