[PATCH 0/4] drivers/tty/serial: fix Kconfig issues in crisv10.c

From: Valentin Rothberg
Date: Sat Apr 11 2015 - 09:56:40 EST


This small patch set addresses various Kconfig related issues in
crisv10.c such as fixing naming conventions and removing dead code. The
dead code did not compile for years so I assume that it can be removed
safely.

Please note that I am not able to test compile these changes.
I detected all issues with scripts/checkkconfigsymbols.py

Valentin Rothberg (4):
drivers/tty/serial/crisv10.c: remove dead #ifdef block
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
drivers/tty/serial/crisv10.c: rename CPP identifier
CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED

drivers/tty/serial/crisv10.c | 86 +++-----------------------------------------
1 file changed, 4 insertions(+), 82 deletions(-)

--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/