diff options
| author | Jonathan Cameron <[email protected]> | 2021-06-03 19:06:12 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-06-09 18:31:03 +0100 |
| commit | c9d52c89e7384656c8492b82782707d539fbb509 (patch) | |
| tree | ba0e35faf0f92a9bae7da62aca510d50b1b8ba4d /tools/perf/scripts/python/bin | |
| parent | e8951f087899c44524f9812d17c38d01bc637a1d (diff) | |
iio: light: si1145: Drop use of %hhx format specifier.
Since:
commit cbacb5ab0aa0 ("docs: printk-formats: Stop encouraging use of
unnecessary %h[xudi] and %hh[xudi]")
use of these format strings has been discouraged.
As there are only a few such instances in IIO, this is part of a
series clearing them out so they don't get copied into new drivers.
Use the 0x02x form as the length specifier when used with # includes
the 0x prefix and is very unlikely to be what was intended by the author.
Signed-off-by: Jonathan Cameron <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions