aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2021-06-03 19:06:11 +0100
committerJonathan Cameron <[email protected]>2021-06-09 18:31:03 +0100
commite8951f087899c44524f9812d17c38d01bc637a1d (patch)
tree92b12cbe6f74c89cbcf3b214a2f4ef95801441a2 /tools/perf/scripts/python/bin
parentd4f2a1c6c1f2c71dc602968f537e0536f3be0b25 (diff)
iio: imu: inv_mpu6050: Drop use of %hhx format string.
Since: commit cbacb5ab0aa0 ("docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]") use of these format strings has been discouraged. 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. Part of a series removing all uses from IIO in the interestings of avoiding providing bad examples for people to copy. 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