Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752742AbbGNAYO (ORCPT ); Mon, 13 Jul 2015 20:24:14 -0400 Received: from mga09.intel.com ([134.134.136.24]:12278 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751556AbbGNAYM (ORCPT ); Mon, 13 Jul 2015 20:24:12 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,467,1432623600"; d="scan'208";a="523750456" Date: Tue, 14 Jul 2015 08:23:34 +0800 From: kbuild test robot To: Chao Yu Cc: kbuild-all@01.org, Jaegeuk Kim , Changman Lee , linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: [f2fs:dev-test 24/27] fs/f2fs/data.c:1136:5: sparse: symbol 'f2fs_write_cache_pages' was not declared. Should it be static? Message-ID: <201507140816.NqM3qfvR%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 987 Lines: 24 tree: git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs dev-test head: ac8132095a69bd62e30a505212627e2657740452 commit: 7e4a4d93dd6faf05d6201423d21ae8a00e538a2c [24/27] f2fs: expose f2fs_write_cache_pages reproduce: # apt-get install sparse git checkout 7e4a4d93dd6faf05d6201423d21ae8a00e538a2c make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> fs/f2fs/data.c:1136:5: sparse: symbol 'f2fs_write_cache_pages' was not declared. Should it be static? Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation -- 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/