From 74a76089d2916ff7f87c37a482da6497b17cdb90 Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Sat, 11 Apr 2015 15:56:03 +0200 Subject: [PATCH] drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED The 'CONFIG_' prefix is reserved for Kconfig options in Make and CPP syntax only. Remove this prefix from the self-defined CPP identifier to apply to this convention and make static analysis tools happy. Signed-off-by: Valentin Rothberg Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed