From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966116AbbBCPRQ (ORCPT ); Tue, 3 Feb 2015 10:17:16 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:47761 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966089AbbBCPRF (ORCPT ); Tue, 3 Feb 2015 10:17:05 -0500 Date: Tue, 3 Feb 2015 07:17:04 -0800 From: Greg KH To: Mohammad Jamal Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, HPDD-discuss@ml01.01.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: lustre: lustre: lmv: fix sparse warnings related to static declarations Message-ID: <20150203151704.GA24446@kroah.com> References: <1422976502-15251-1-git-send-email-md.jamalmohiuddin@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1422976502-15251-1-git-send-email-md.jamalmohiuddin@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 03, 2015 at 08:45:02PM +0530, Mohammad Jamal wrote: > This patch removes the sparse warnings present in the lproc_lmv.c What "sparse warnings"? Please be specific.