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-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html