From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030697AbbKDRUW (ORCPT ); Wed, 4 Nov 2015 12:20:22 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39739 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030411AbbKDRUU (ORCPT ); Wed, 4 Nov 2015 12:20:20 -0500 Date: Wed, 4 Nov 2015 09:20:19 -0800 From: Greg Kroah-Hartman To: "Simmons, James A." Cc: "'Sudip Mukherjee'" , "devel@driverdev.osuosl.org" , Oleg Drokin , Linux Kernel Mailing List , "lustre-devel@lists.lustre.org" Subject: Re: [lustre-devel] [PATCH v2 1/7] staging: lustre: remove white space in libcfs_hash.h Message-ID: <20151104172019.GB8504@kroah.com> References: <1446484933-23571-1-git-send-email-jsimmons@infradead.org> <1446484933-23571-2-git-send-email-jsimmons@infradead.org> <20151104034607.GA12870@kroah.com> <20151104114135.GB7587@sudip-pc> <12a3bc6fd3414ba5b4fac029749675db@EXCHCS32.ornl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <12a3bc6fd3414ba5b4fac029749675db@EXCHCS32.ornl.gov> 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 Wed, Nov 04, 2015 at 03:07:13PM +0000, Simmons, James A. wrote: > >On Tue, Nov 03, 2015 at 07:46:07PM -0800, Greg Kroah-Hartman wrote: > >> On Mon, Nov 02, 2015 at 12:22:07PM -0500, James Simmons wrote: > >> > Cleanup all the unneeded white space in libcfs_hash.h. > >> > > >> > Signed-off-by: James Simmons > >> > --- > >> > .../lustre/include/linux/libcfs/libcfs_hash.h | 135 ++++++++++---------- > >> > 1 files changed, 70 insertions(+), 65 deletions(-) > >> > >> Doesn't apply, did I already queue up this series? > > > >No. This did not apply because of: > >c7fdf4a3959f ("staging: lustre: fix remaining checkpatch issues for libcfs_hash.h") > > Surprise this was merged which is why I did a second series for this. Oops, my mistake, I've now dropped this patch from my tree. Please resend this series so I can try to sync up properly. thanks, greg k-h