From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751792AbdG1Esq (ORCPT ); Fri, 28 Jul 2017 00:48:46 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35124 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751697AbdG1Eso (ORCPT ); Fri, 28 Jul 2017 00:48:44 -0400 Date: Thu, 27 Jul 2017 21:48:38 -0700 From: Greg KH To: Shreeya Patel Cc: johan@kernel.org, elder@kernel.org, greybus-dev@lists.linaro.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: greybus: Match alignment with open parenthesis. Message-ID: <20170728044838.GA31077@kroah.com> References: <1500799197-4326-1-git-send-email-shreeya.patel23498@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1500799197-4326-1-git-send-email-shreeya.patel23498@gmail.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 23, 2017 at 02:09:57PM +0530, Shreeya Patel wrote: > Alignment should match with open parenthesis. > This fixes the coding style issue. > > Signed-off-by: Shreeya Patel > --- > drivers/staging/greybus/tools/loopback_test.c | 35 ++++++++++++--------------- > 1 file changed, 16 insertions(+), 19 deletions(-) Does not apply cleanly to my tree, can you please rebase it and resend if you want to have this applied? thanks, greg k-h