Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932474AbbFRQj7 (ORCPT ); Thu, 18 Jun 2015 12:39:59 -0400 Received: from down.free-electrons.com ([37.187.137.238]:44812 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756316AbbFRQjt (ORCPT ); Thu, 18 Jun 2015 12:39:49 -0400 Date: Thu, 18 Jun 2015 18:39:47 +0200 From: Alexandre Belloni To: Cyrille Pitchen Cc: nicolas.ferre@atmel.com, gregkh@linuxfoundation.org, wenyou.yang@atmel.com, ludovic.desroches@atmel.com, leilei.zhao@atmel.com, josh.wu@atmel.com, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, galak@codeaurora.org, ijc+devicetree@hellion.org.uk, mark.rutland@arm.com, pawel.moll@arm.com, robh+dt@kernel.org Subject: Re: [PATCH linux-next v2 2/4] tty/serial: at91: fix some macro definitions to fit coding style Message-ID: <20150618163947.GR27492@piout.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 875 Lines: 22 On 11/06/2015 at 18:20:15 +0200, Cyrille Pitchen wrote : > This patch updates macro definitions in atmel_serial.h to fit the > 80 column rule. > > Please note that some deprecated comments such as "[AT91SAM9261 only]" > are removed as the corresponding bits also exist in some later chips. > > The patch also fix macro definitions in atmel_serial.c to replace > (port,v) by (port, v). > > Signed-off-by: Cyrille Pitchen Acked-by: Alexandre Belloni -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- 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/