diff options
| author | 2024-02-07 10:49:36 +0000 | |
|---|---|---|
| committer | 2024-03-04 14:54:02 +0100 | |
| commit | 17a2f0b45ad1894d89832553947340872d4daecc (patch) | |
| tree | 4a65b1703b6c50f496036de5d0a4c6f664f3b2e2 /rust/kernel/ssh:/git@git.zx2c4.com/git: | |
| parent | USB: serial: oti6858: remove redundant assignment to variable divisor (diff) | |
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 <colin.i.king@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
