From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755401AbcJ3PLm (ORCPT ); Sun, 30 Oct 2016 11:11:42 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39016 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751301AbcJ3PLk (ORCPT ); Sun, 30 Oct 2016 11:11:40 -0400 Date: Sun, 30 Oct 2016 11:09:58 -0400 From: Greg KH To: Manoj Sawai Cc: wsa@the-dreams.de, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: ks7010: ks7010_sdio.c: Fixed a coding style issue. Message-ID: <20161030150958.GA17572@kroah.com> References: <1477776366-10619-1-git-send-email-mas@iitkgp.ac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477776366-10619-1-git-send-email-mas@iitkgp.ac.in> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 30, 2016 at 02:56:06AM +0530, Manoj Sawai wrote: > Fixed a coding style error involving use of spaces instead of tabs. > > Signed-off-by: Manoj Sawai > --- > drivers/staging/ks7010/ks7010_sdio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Doesn't apply to my tree at all, are you sure you used the correct one? thanks, greg k-h