From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3746C433F5 for ; Tue, 9 Nov 2021 02:57:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C6F9261353 for ; Tue, 9 Nov 2021 02:57:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242193AbhKIDAM (ORCPT ); Mon, 8 Nov 2021 22:00:12 -0500 Received: from mga01.intel.com ([192.55.52.88]:26986 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242090AbhKIDAL (ORCPT ); Mon, 8 Nov 2021 22:00:11 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10162"; a="256045640" X-IronPort-AV: E=Sophos;i="5.87,219,1631602800"; d="scan'208";a="256045640" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Nov 2021 18:57:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,219,1631602800"; d="scan'208";a="601650357" Received: from lkp-server02.sh.intel.com (HELO c20d8bc80006) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 08 Nov 2021 18:57:24 -0800 Received: from kbuild by c20d8bc80006 with local (Exim 4.92) (envelope-from ) id 1mkHK7-000Cxy-8L; Tue, 09 Nov 2021 02:57:23 +0000 Date: Tue, 9 Nov 2021 10:56:53 +0800 From: kernel test robot To: "Darrick J. Wong" Cc: kbuild-all@lists.01.org, "Darrick J. Wong" , linux-kernel@vger.kernel.org Subject: [djwong-xfs:vectorized-scrub 304/312] fs/xfs/xfs_rtalloc.c: xfs_quota.h is included more than once. Message-ID: <202111091044.LxugMx2G-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git vectorized-scrub head: 1804f4671b76293a8a792e5be4e514cefc0f012f commit: 273283336b5bfd39ec966e1306454a2452489522 [304/312] xfs: fix rt growfs quota accounting compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot includecheck warnings: (new ones prefixed by >>) >> fs/xfs/xfs_rtalloc.c: xfs_quota.h is included more than once. Please review and possibly fold the followup patch. --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org