aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-04-12 20:39:37 +0300
committerGreg Kroah-Hartman <[email protected]>2024-04-17 13:14:09 +0200
commitc205edcd86dac01c205e4eadf6d0d95965e7a566 (patch)
tree03adc17e20cd26484d71ce9fe5b92b21423421c8 /lib/memory-notifier-error-inject.c
parent6a533ed7350af50322a7e478a6557f1368222ea3 (diff)
serial: 8250_dw: Hide a cast in dw8250_serial_inq()
dw8250_serial_inq() uses unsigned int variable to store 8-bit value. Due to that it needs a cast which can be avoided by switching to use u8 instead of unsigned int. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions