From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755727AbbKDLlq (ORCPT ); Wed, 4 Nov 2015 06:41:46 -0500 Received: from mail-pa0-f53.google.com ([209.85.220.53]:36253 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752803AbbKDLln (ORCPT ); Wed, 4 Nov 2015 06:41:43 -0500 Date: Wed, 4 Nov 2015 17:11:35 +0530 From: Sudip Mukherjee To: Greg Kroah-Hartman Cc: James Simmons , devel@driverdev.osuosl.org, Oleg Drokin , Andreas Dilger , Linux Kernel Mailing List , lustre-devel@lists.lustre.org Subject: Re: [PATCH v2 1/7] staging: lustre: remove white space in libcfs_hash.h Message-ID: <20151104114135.GB7587@sudip-pc> References: <1446484933-23571-1-git-send-email-jsimmons@infradead.org> <1446484933-23571-2-git-send-email-jsimmons@infradead.org> <20151104034607.GA12870@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151104034607.GA12870@kroah.com> 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 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") regards sudip