From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752622Ab3KDMcI (ORCPT ); Mon, 4 Nov 2013 07:32:08 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:47439 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750946Ab3KDMcH (ORCPT ); Mon, 4 Nov 2013 07:32:07 -0500 X-Originating-IP: 109.242.2.94 Date: Mon, 4 Nov 2013 14:31:58 +0200 From: Aldo Iljazi To: Dan Carpenter Cc: marek.belisko@gmail.com, devel@driverdev.osuosl.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: ft1000: fixed a few styling issues Message-ID: <20131104123158.GA23681@linux> References: <1383567322-22879-1-git-send-email-mail@aldo.io> <20131104122935.GN26669@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131104122935.GN26669@mwanda> 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 Dan Carpenter wrote: > On Mon, Nov 04, 2013 at 02:15:22PM +0200, Aldo Iljazi wrote: > > Fixed the following styling issues: > > > > Line 30: > > Removed space before open square bracket '[' > > > > Lines 31 to 155: > > Moved the commas that were in the start of the lines, to the end of the lines. > > Inserted spaces after the commas. > > Inserted a one tab indentation to each line. > > > > Signed-off-by: Aldo Iljazi > > Looks nice. Thank you. > > Reviewed-by: Dan Carpenter > > regards, > dan carpenter > I am sorry for the previous mess. I am new to this. -- Aldo Iljazi