Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752998AbbLRMhL (ORCPT ); Fri, 18 Dec 2015 07:37:11 -0500 Received: from mga03.intel.com ([134.134.136.65]:47539 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751791AbbLRMhJ (ORCPT ); Fri, 18 Dec 2015 07:37:09 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,446,1444719600"; d="scan'208";a="620150418" Message-ID: <1450442115.30729.211.camel@linux.intel.com> Subject: Re: [PATCH 08/11] tty: serial: 8250: Add parentheses to macro From: Andy Shevchenko To: anton.wuerfel@fau.de Cc: linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org, linux-kernel@i4.cs.fau.de, phillip.raffeck@fau.de Date: Fri, 18 Dec 2015 14:35:15 +0200 In-Reply-To: <99efe3549ef3d0b399b78b2f8f66947c.squirrel@faumail.uni-erlangen.de> References: <1450280177-4460-1-git-send-email-anton.wuerfel@fau.de> <1450280177-4460-9-git-send-email-anton.wuerfel@fau.de> <1450365401.30729.142.camel@linux.intel.com> <99efe3549ef3d0b399b78b2f8f66947c.squirrel@faumail.uni-erlangen.de> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.2-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1446 Lines: 56 On Fri, 2015-12-18 at 12:36 +0100, anton.wuerfel@fau.de wrote: > Hello Andy, > > > What about the rest of the drivers under drivers/tty/serial? > > > > What do you propose to do with, for example, the following > > > > drivers/tty/serial/cpm_uart/cpm_uart_core.c:1392:#define > > CPM_UART_CONSOLE       &cpm_scc_uart_console > > drivers/tty/serial/cpm_uart/cpm_uart_core.c:1394:#define > > CPM_UART_CONSOLE       NULL > > > > >  #else > > >  #define SERIAL8250_CONSOLE NULL > > >  #endif > > > > thanks for your reply. Phillip and me are newcomers to kernel > development, Welcome! > so we tried to touch as few files as possible and gain some > experience in > creating patches and communication on LKML. We will consider sending > further patches in the future. I see. I don't know which way is preferable for such patches, I think Greg usually likes when one patch touches one driver. So, this one is okay, and other drivers can be fixed later. > Regards, > Phillip Raffeck > Anton Wuerfel > > > -- > > Andy Shevchenko > > Intel Finland Oy > > > > > > -- Andy Shevchenko Intel Finland Oy -- 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/