diff options
author | Lee Jones <[email protected]> | 2020-11-04 19:35:41 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-06 10:54:05 +0100 |
commit | 24832ca3ee85a14c42a4f23a5c8841ef5db3d029 (patch) | |
tree | c8bdae183ecb518c84361482fa7d5478090170d0 /tools/perf | |
parent | 7285ff0b7d2ab4af12248b5226906f89e012899c (diff) |
tty: serial: stm32-usart: Remove set but unused 'cookie' variables
Fixes the following W=1 kernel build warning(s):
drivers/tty/serial/stm32-usart.c: In function ‘stm32_transmit_chars_dma’:
drivers/tty/serial/stm32-usart.c:353:15: warning: variable ‘cookie’ set but not used [-Wunused-but-set-variable]
drivers/tty/serial/stm32-usart.c: In function ‘stm32_of_dma_rx_probe’:
drivers/tty/serial/stm32-usart.c:1090:15: warning: variable ‘cookie’ set but not used [-Wunused-but-set-variable]
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Maxime Coquelin <[email protected]>
Cc: Alexandre Torgue <[email protected]>
Cc: Gerald Baeza <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions