Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755362AbbDKN43 (ORCPT ); Sat, 11 Apr 2015 09:56:29 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:33948 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753477AbbDKN4Y (ORCPT ); Sat, 11 Apr 2015 09:56:24 -0400 From: Valentin Rothberg To: starvik@axis.com, jesper.nilsson@axis.com, gregkh@linuxfoundation.org, jslaby@suse.cz, linux-cris-kernel@axis.com, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, pebolle@tiscali.nl Cc: Valentin Rothberg Subject: [PATCH 0/4] drivers/tty/serial: fix Kconfig issues in crisv10.c Date: Sat, 11 Apr 2015 15:55:59 +0200 Message-Id: <1428760563-13413-1-git-send-email-valentinrothberg@gmail.com> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1019 Lines: 26 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/