From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: tc3589x-keypad - remove stray ')' Date: Mon, 23 May 2016 15:52:26 -0700 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 Return-path: 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 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Linus Walleij Cc: Clifton Barnes , Himangi Saraogi , Linux Input , "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