From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751137AbdCPC2t (ORCPT ); Wed, 15 Mar 2017 22:28:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42396 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750877AbdCPC2s (ORCPT ); Wed, 15 Mar 2017 22:28:48 -0400 Date: Thu, 16 Mar 2017 11:15:36 +0900 From: Greg KH To: Arushi Singhal Cc: w.d.hubbs@gmail.com, devel@driverdev.osuosl.org, kirk@reisers.ca, speakup@linux-speakup.org, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com, samuel.thibault@ens-lyon.org, chris@the-brannons.com Subject: Re: [PATCH v3 2/2] staging: speakup: fix "Alignment match open parenthesis" Message-ID: <20170316021536.GA1575@kroah.com> References: <20170314051643.28085-1-arushisinghal19971997@gmail.com> <20170314051643.28085-3-arushisinghal19971997@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170314051643.28085-3-arushisinghal19971997@gmail.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 14, 2017 at 10:46:43AM +0530, Arushi Singhal wrote: > Alig arguments with open parenthesis. > > Signed-off-by: Arushi Singhal > --- > changes in v3 > - Improve the commit message. Did not apply as I think someone else already did this same work. thanks, greg k-h