From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760584Ab3GZVT4 (ORCPT ); Fri, 26 Jul 2013 17:19:56 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51585 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760478Ab3GZVTw (ORCPT ); Fri, 26 Jul 2013 17:19:52 -0400 Date: Fri, 26 Jul 2013 14:19:51 -0700 From: Greg KH To: Lilis Iskandar Cc: devel@driverdev.osuosl.org, tulinizer@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] Staging: bcm: InterfaceIdleMode: Fixed spacing/tabing issues Message-ID: <20130726211951.GA12572@kroah.com> References: <1374843573.1802.3.camel@desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1374843573.1802.3.camel@desktop> 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 Fri, Jul 26, 2013 at 08:59:33PM +0800, Lilis Iskandar wrote: > Fixed spacing/tabing issues. > > Signed-off-by: Lilis Iskandar > --- > drivers/staging/bcm/InterfaceIdleMode.c | 38 > ++++++++++++++++----------------- > 1 file changed, 19 insertions(+), 19 deletions(-) All of your patches are line-wrapped, and do not apply :( Care to fix up your email client and resend them so that I can properly apply them? This goes for the 6 other patches you sent me as well. thanks, greg k-h