From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751774AbcEWWwc (ORCPT ); Mon, 23 May 2016 18:52:32 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:33193 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752088AbcEWWw3 (ORCPT ); Mon, 23 May 2016 18:52:29 -0400 Date: Mon, 23 May 2016 15:52:26 -0700 From: Dmitry Torokhov To: Linus Walleij Cc: Clifton Barnes , Himangi Saraogi , Linux Input , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] Input: tc3589x-keypad - remove stray ')' Message-ID: <20160523225226.GF20465@dtor-ws> References: <1463926811-2921-1-git-send-email-clifton.a.barnes@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 23, 2016 at 03:26:56PM +0200, Linus Walleij wrote: > On Sun, May 22, 2016 at 4:20 PM, Clifton Barnes > wrote: > > > The end ')' needs to be removed if the macro is ever used or there > > would be a compiler error as it does not have a matching '('. > > > > Signed-off-by: Clifton Barnes > > Reviewed-by: Linus Walleij Applied, thank you. -- Dmitry