summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-01-29 20:30:37 +0300
committerJohan Hovold <johan@kernel.org>2020-02-10 10:06:51 +0100
commitc664a4fa8f69308b8f624cff4fa1294e9aef880d (patch)
tree87927bd71159ff06942ed92e5509f94fbb0ba342 /Kbuild
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
downloadlinux-stable-c664a4fa8f69308b8f624cff4fa1294e9aef880d.tar.gz
linux-stable-c664a4fa8f69308b8f624cff4fa1294e9aef880d.tar.bz2
linux-stable-c664a4fa8f69308b8f624cff4fa1294e9aef880d.zip
USB: serial: ir-usb: Silence harmless uninitialized variable warning
The "actual_length" variable might be uninitialized on some failure paths. It's harmless but static analysis tools like Smatch complain and at runtime the UBSan tool will likely complain as well. Fixes: e7542bc382f8 ("USB: serial: ir-usb: make set_termios synchronous") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions