linux-stable/drivers/tty/serial/jsm
Alexander Vorwerk b0db9263b0 tty: serial: jsm: fix two assignments in if conditions
Fixes two warnings reported of the form
"ERROR: do not use assignment in if condition"
reported by checkpatch.pl.

Signed-off-by: Alexander Vorwerk <alexander.vorwerk@stud.uni-goettingen.de>
Link: https://lore.kernel.org/r/20220315020745.15752-1-alexander.vorwerk@stud.uni-goettingen.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-03-18 13:15:50 +01:00
..
jsm.h tty: serial: Use the correct style for SPDX License Identifier 2020-03-07 09:52:01 +01:00
jsm_cls.c tty: serial: jsm: remove redundant assignments to variable linestatus 2022-03-18 13:14:47 +01:00
jsm_driver.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
jsm_neo.c tty: serial: jsm: fix two assignments in if conditions 2022-03-18 13:15:50 +01:00
jsm_tty.c tty: serial: jsm: fix two assignments in if conditions 2022-03-18 13:15:50 +01:00
Makefile