From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756424Ab3G2Sew (ORCPT ); Mon, 29 Jul 2013 14:34:52 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57549 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751073Ab3G2Sev (ORCPT ); Mon, 29 Jul 2013 14:34:51 -0400 Date: Mon, 29 Jul 2013 11:34:50 -0700 From: Greg KH To: Lilis Iskandar Cc: devel@driverdev.osuosl.org, joe@perches.com, tulinizer@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/5] Staging: bcm: LeakyBucket: Fixed spacing/tabing issues Message-ID: <20130729183450.GA26472@kroah.com> References: <1374953687-14386-1-git-send-email-veeableful@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1374953687-14386-1-git-send-email-veeableful@gmail.com> 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 Sun, Jul 28, 2013 at 03:34:43AM +0800, Lilis Iskandar wrote: > Sorry, I'm using git send-email now (previously Evolution). Fingers > crossed there won't be any more formatting issues. I also tested the > patches by emailing them to myself and use git am. > > Joe, I don't understand what you mean by mentioning "git diff -w". > Perhaps you can clarify it for me? Sorry :( > > Summary: > The series of patches fixes coding style issues. This one fixes > spacing/tabbing issues. In the future, please put this in the 0/5 email, not in 1/5, because I have to edit this out by hand :( greg k-h