From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753455AbdCWHdG (ORCPT ); Thu, 23 Mar 2017 03:33:06 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42110 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751375AbdCWHdD (ORCPT ); Thu, 23 Mar 2017 03:33:03 -0400 Date: Thu, 23 Mar 2017 08:32:47 +0100 From: Greg KH To: Prasant Jalan Cc: forest@alittletooquiet.net, arushisinghal19971997@gmail.com, devel@driverdev.osuosl.org, johannes.berg@intel.com, linux-kernel@vger.kernel.org, michael.schacht.hansen@gmail.com Subject: Re: [PATCH] staging: vt6656: removed coding style errors Message-ID: <20170323073247.GA5954@kroah.com> References: <1490198964-10044-1-git-send-email-prasant.jalan@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1490198964-10044-1-git-send-email-prasant.jalan@gmail.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 22, 2017 at 09:39:24PM +0530, Prasant Jalan wrote: > The patch replaces spaces with tabs as required by kernel coding > standards. > > Signed-off-by: Prasant Jalan > --- > drivers/staging/vt6656/rxtx.c | 40 ++++++++++++++++++++++------------------ > 1 file changed, 22 insertions(+), 18 deletions(-) As this seems to be identical to the previous patch you sent, and I don't see a difference in the changelog comments, I'm dropping it from my queue. Please note that all pending patches from you have been dropped, please resend all of them that still apply. thanks, greg k-h