From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932069AbbJMKYJ (ORCPT ); Tue, 13 Oct 2015 06:24:09 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:32990 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751930AbbJMKYH (ORCPT ); Tue, 13 Oct 2015 06:24:07 -0400 Date: Tue, 13 Oct 2015 15:53:37 +0530 From: Sudip Mukherjee To: kbuild test robot Cc: kbuild-all@01.org, Sudeep Dutt , Greg Kroah-Hartman , linux-kernel@vger.kernel.org Subject: Re: [PATCH] misc: mic: fix memory leak Message-ID: <20151013102337.GA5825@sudip-pc> References: <1444727291-4681-1-git-send-email-sudipm.mukherjee@gmail.com> <201510131717.lfbA1KxP%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201510131717.lfbA1KxP%fengguang.wu@intel.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, Oct 13, 2015 at 05:50:12PM +0800, kbuild test robot wrote: > Hi Sudip, > > [auto build test WARNING on char-misc/char-misc-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] > > url: https://github.com/0day-ci/linux/commits/Sudip-Mukherjee/misc-mic-fix-memory-leak/20151013-171026 > reproduce: > # apt-get install sparse > make ARCH=x86_64 allmodconfig > make C=1 CF=-D__CHECK_ENDIAN__ > > > sparse warnings: (new ones prefixed by >>) > > >> drivers/misc/mic/scif/scif_nodeqp.c:439:6: sparse: symbol 'scif_deinit_p2p_info' was not declared. Should it be static? > > Please review and possibly fold the followup patch. Thanks. I have sent a v2. regards sudip