diff options
| author | Colin Ian King <[email protected]> | 2022-07-30 13:09:25 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-09-01 15:59:36 +0000 |
| commit | e4cdd25cafac3f61c74c146db5de7a5c9bd7b6d0 (patch) | |
| tree | 2059103b492e6b2ed9df3768d1a9c2f215bb5cf7 /drivers/usb/class/cdc-acm.c | |
| parent | dt-binding: serial: mediatek,uart: update bingding for MT8188 (diff) | |
| download | kernel-e4cdd25cafac3f61c74c146db5de7a5c9bd7b6d0.tar.gz kernel-e4cdd25cafac3f61c74c146db5de7a5c9bd7b6d0.zip | |
tty: mxser: remove redundant assignment to hwid
The variable hwid is assigned a value but it is never read. The
assignment is redundant and can be removed.
Cleans up clang scan build warning:
drivers/tty/mxser.c:401:7: warning: Although the value stored to 'hwid'
is used in the enclosing expression, the value is never actually read
from 'hwid' [deadcode.DeadStores]
Acked-by: Jiri Slaby <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions
