aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-01-08 19:38:00 +0000
committerMartin K. Petersen <[email protected]>2020-01-15 22:19:49 -0500
commit43622697117c39357a3fecf849416df181ce4621 (patch)
treefe9a2b2fa329bda0e3277430fd0ad7fe74ee6ef1 /drivers/fpga/fpga-bridge.c
parentfd1fb4d5562a8772643f81f41d939fad8c9dfedb (diff)
scsi: BusLogic: use %lX for unsigned long rather than %X
Currently the incorrect %X print format specifier is being used for several unsigned longs. Fix these by using %lX instead. Also join up some literal strings that are split. Link: https://lore.kernel.org/r/[email protected] Addresses-Coverity: ("Invalid type in argument to printf format specifier") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Khalid Aziz <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions