Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758219AbbKGCkc (ORCPT ); Fri, 6 Nov 2015 21:40:32 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:55084 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755336AbbKGCk2 (ORCPT ); Fri, 6 Nov 2015 21:40:28 -0500 Date: Fri, 6 Nov 2015 17:16:56 -0800 From: Greg KH To: Amitoj Kaur Chawla Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, lustre-devel@lists.lustre.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: lustre: lnet: selftest: Move extern declarations to headers Message-ID: <20151107011656.GA4165@kroah.com> References: <20151105203421.GA12506@amitoj-Inspiron-3542> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151105203421.GA12506@amitoj-Inspiron-3542> 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 Content-Length: 707 Lines: 21 On Fri, Nov 06, 2015 at 02:04:21AM +0530, Amitoj Kaur Chawla wrote: > This patch moves extern declarations to respective header files. > > This patch also removes extern keyword from function declarations > since functions have the extern specifier by default. > > Signed-off-by: Amitoj Kaur Chawla Doesn't apply to my staging-testing branch anymore due to patches send before yours :( Please refresh it and resend. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/