staging: fwserial: minor coding style fix
authorLee Gibson <leegib@gmail.com>
Fri, 26 Feb 2021 11:48:00 +0000 (11:48 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:31 +0000 (09:25 +0100)
commit9b2bb2e3cf055d95fceeba6248d24284e3015803
tree27b7718d2a62c36eb98d4424622a8e05491ae38e
parent036695a65e4f4a731bce35cfc4ee6c05a86bd015
staging: fwserial: minor coding style fix

Fixes this checkpatch warning
WARNING: Integer promotion: Using 'h' in '%04hx' is unnecessary

Signed-off-by: Lee Gibson <leegib@gmail.com>
Link: https://lore.kernel.org/r/20210226114800.316897-1-leegib@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fwserial/fwserial.c