aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2022-11-03 00:15:37 +0000
committerJason A. Donenfeld <[email protected]>2022-11-18 23:56:15 +0000
commitdaf4218bf8dd9750d1ad93846aee98bf2e08eeee (patch)
treed27b7409fe04d832fc8999a0fb1c056fa2fb6bbc /drivers/fpga/fpga-bridge.c
parentmedia: stv0288: use explicitly signed char (diff)
downloadkernel-daf4218bf8dd9750d1ad93846aee98bf2e08eeee.tar.gz
kernel-daf4218bf8dd9750d1ad93846aee98bf2e08eeee.zip
media: atomisp: make hive_int8 explictly signed
The current definition of hive_int8 is a naked char, without any sign specifier. This is incorrect on platforms such as arm, where char is unsigned. Fortunately nothing in the kernel actually uses a hive_int8 type, but in case it gets used later rather than removed, this makes it explicitly signed. Cc: Mauro Carvalho Chehab <[email protected]> Cc: Sakari Ailus <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions