aboutsummaryrefslogtreecommitdiff
path: root/include/linux/firmware
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2021-01-23 08:00:03 -0800
committerGreg Kroah-Hartman <[email protected]>2021-01-26 19:36:02 +0100
commitc41e21dca8dc6899611c6df1fa4e6b55097ceada (patch)
tree02e3752beb481dd57fba1d18df6e1ed5471c7864 /include/linux/firmware
parent26c2e922614074da5146aa538c5afaf19112bae1 (diff)
sgi-xp: remove h from printk format specifier
This change fixes the checkpatch warning described in this commit commit cbacb5ab0aa0 ("docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]") Standard integer promotion is already done and %hx and %hhx is useless so do not encourage the use of %hh[xudi] or %h[xudi]. Reviewed-By: Steve Wahl <[email protected]> Signed-off-by: Tom Rix <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/firmware')
0 files changed, 0 insertions, 0 deletions