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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 281F2CDB482 for ; Thu, 12 Oct 2023 05:49:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377159AbjJLFt1 (ORCPT ); Thu, 12 Oct 2023 01:49:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49946 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232808AbjJLFt0 (ORCPT ); Thu, 12 Oct 2023 01:49:26 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 59FED9D; Wed, 11 Oct 2023 22:49:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1697089763; x=1728625763; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=+UnJ52a5L6/XwETHQQED9zGF8bhbfqO5DxKfsQ7jr78=; b=RuB33i/eCyRXck7QmwZkBkjIFj3u53dv3eSP0hUmZta52rdayA1D09tn MCC4J6eFyxgtpWJXXcCwqFcWGHc0id5GrFTBSX/Erq2RLH0yfT/R8wGxo rbz+c8ffoKT0g9wTdDBOcPlq4DHIe7RvlC3EVpNP4/g2AH3b/g4cXUsUO wfK7RBnyMZ+9plYpznMzLok46U3ZV7EPF008xWEJi4a+bat07OYBokMtd X1NXQYbd8+wjsJ1bLzvz0cIy3u5yRPEikC1HSU4v9AmVZsna9eo9mW9Yz Zrj9yuy/khffpJ87zovLCLWxGy6u1eY+bejFxbnk0LOQHIrV6Nld4NJda g==; X-IronPort-AV: E=McAfee;i="6600,9927,10860"; a="364205881" X-IronPort-AV: E=Sophos;i="6.03,218,1694761200"; d="scan'208";a="364205881" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Oct 2023 22:49:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10860"; a="870430727" X-IronPort-AV: E=Sophos;i="6.03,218,1694761200"; d="scan'208";a="870430727" Received: from lkp-server02.sh.intel.com (HELO f64821696465) ([10.239.97.151]) by fmsmga002.fm.intel.com with ESMTP; 11 Oct 2023 22:49:21 -0700 Received: from kbuild by f64821696465 with local (Exim 4.96) (envelope-from ) id 1qqoZT-0003Es-0c; Thu, 12 Oct 2023 05:49:19 +0000 Date: Thu, 12 Oct 2023 13:48:46 +0800 From: kernel test robot To: "David E. Box" , linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org, ilpo.jarvinen@linux.intel.com, rajvi.jingar@linux.intel.com Cc: oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH V3 03/16] platform/x86/intel/vsec: Use cleanup.h Message-ID: <202310121333.TE7R7kSs-lkp@intel.com> References: <20231012023840.3845703-4-david.e.box@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231012023840.3845703-4-david.e.box@linux.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi David, kernel test robot noticed the following build warnings: [auto build test WARNING on acce85a7dd28eac3858d44230f4c65985d0f271c] url: https://github.com/intel-lab-lkp/linux/commits/David-E-Box/platform-x86-intel-vsec-Move-structures-to-header/20231012-104217 base: acce85a7dd28eac3858d44230f4c65985d0f271c patch link: https://lore.kernel.org/r/20231012023840.3845703-4-david.e.box%40linux.intel.com patch subject: [PATCH V3 03/16] platform/x86/intel/vsec: Use cleanup.h reproduce: (https://download.01.org/0day-ci/archive/20231012/202310121333.TE7R7kSs-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202310121333.TE7R7kSs-lkp@intel.com/ # many are suggestions rather than must-fix ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #31: FILE: drivers/platform/x86/intel/vsec.c:159: + struct intel_vsec_device __free(kfree) *intel_vsec_dev = NULL; ^ -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki