From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754635AbbI2A0A (ORCPT ); Mon, 28 Sep 2015 20:26:00 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39973 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754463AbbI2AZ6 (ORCPT ); Mon, 28 Sep 2015 20:25:58 -0400 Date: Tue, 29 Sep 2015 02:25:50 +0200 From: Greg KH To: Punit Vara Cc: joe@perches.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] Staging: rts5208: Coding style warnings fix for block comments Message-ID: <20150929002550.GA9965@kroah.com> References: <1442858390-12070-1-git-send-email-punitvara@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442858390-12070-1-git-send-email-punitvara@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 21, 2015 at 11:29:50PM +0530, Punit Vara wrote: > This patch is to rtsx_chip.h that fixes up following warning reported > by checkpatch.pl : > > -Block comments use * on subsequent lines > -Block comments use a trailing */ on a separate line > > Signed-off-by: Punit Vara > --- > drivers/staging/rts5208/rtsx_chip.h | 66 +++++++++++++++++++++++-------------- > 1 file changed, 42 insertions(+), 24 deletions(-) Where is patch 1/3 and 2/3? You have sent me almost 60 different patches, yet you gave me no idea what order to apply them in at all, what am I supposed to do with all of them? Please redo all of your outstanding patches that I have not taken and resend them in a proper patch series, numbered correctly so that I have a chance to know what order to apply the. I've now purged my todo queue of all of your patches. thanks, greg k-h