diff options
| author | Colin Ian King <[email protected]> | 2024-02-07 10:49:36 +0000 |
|---|---|---|
| committer | Johan Hovold <[email protected]> | 2024-03-04 13:54:02 +0000 |
| commit | 17a2f0b45ad1894d89832553947340872d4daecc (patch) | |
| tree | 4a65b1703b6c50f496036de5d0a4c6f664f3b2e2 /drivers/fpga/versal-fpga.c | |
| parent | USB: serial: oti6858: remove redundant assignment to variable divisor (diff) | |
| download | kernel-17a2f0b45ad1894d89832553947340872d4daecc.tar.gz kernel-17a2f0b45ad1894d89832553947340872d4daecc.zip | |
USB: serial: ftdi_sio: remove redundant assignment to variable cflag
The variable cflag is being assigned a value that is not being read
afterwards, it is being re-assigned later on. The assignment is
redundant and can be removed.
Cleans up clang scan warning:
drivers/usb/serial/ftdi_sio.c:2613:15: warning: Value stored to 'cflag'
during its initialization is never read [deadcode.DeadStores]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'drivers/fpga/versal-fpga.c')
0 files changed, 0 insertions, 0 deletions
