Files
linux/drivers/tty
Dan Carpenter 96c08ff80b tty: sysrq: delete unnecessary check
This code checks if (write) is true twice in a row.  It's more
readable to delete the first check.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/aJNAhHtKkhWjosDV@stanley.mountain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-08-13 17:42:26 +02:00
..
2025-04-25 13:42:35 +02:00
2023-12-08 12:02:38 +01:00
2025-08-13 17:42:26 +02:00
2025-04-25 13:46:31 +02:00