From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751668AbbG0Esb (ORCPT ); Mon, 27 Jul 2015 00:48:31 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:33462 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750931AbbG0Esa (ORCPT ); Mon, 27 Jul 2015 00:48:30 -0400 Date: Mon, 27 Jul 2015 10:18:23 +0530 From: Sudip Mukherjee To: "Incarnation P. Lee" Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, gregkh@linuxfoundation.org, Julia.Lawall@lip6.fr, HPDD-discuss@ml01.01.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/5] staging: lustre: Add one space after ', ' in parameters list. Message-ID: <20150727044822.GD3985@sudip-pc> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Sat, Jul 25, 2015 at 09:49:19AM +0800, Incarnation P. Lee wrote: > From: "Pan Li" > > Add one space after ',' in function call parameters list. > Signed-off-by: Pan Li > > --- This has already been done by 574150f0d275 ("staging:lustre: fix "space required after that ', '" error in cl_page.c"). I think you need to refresh your tree. regards sudip