]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdfe34dc5846add9b3ad6cc9b8d6c933aef9c1eb3
tree27b7718d2a62c36eb98d4424622a8e05491ae38e
parent41622e2d593b7b150ab787070ef7fbc0b3472396
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