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 B2B54C77B7A for ; Wed, 17 May 2023 13:59:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230348AbjEQN7a (ORCPT ); Wed, 17 May 2023 09:59:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56294 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230420AbjEQN72 (ORCPT ); Wed, 17 May 2023 09:59:28 -0400 Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ACEA73C30 for ; Wed, 17 May 2023 06:59:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1684331967; x=1715867967; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=gM9r/EaheKcU2Q8To2BO6C4meIqBvU1J3yytFb4RH+s=; b=GujvNxKe9BEuX2Lakjt2sHYz8NRHKyUZ45EMusMxDaQ8GgpeLVs/55SZ VNdZn1P8emIlwCOWb7BCtbB9u1cvSQCNaGnu6sCfvANi53Ykc0c4+SBv1 YIelF1JzRp1+fs4Hx2FAKHuJ2nU8p3IB1gO/jSg4ZPEU8pyEr53AYNfwj 29bH+xuVxs9mEoZAkh9BqAwr2mt0DlX3cZqUpaSB+EkimhC9fO4paokAU JTOidBckZlu08U2hpZ52R5jPjgeC8R3jqJ/X0ZWRsJlrFxTEBkGTo9i/c UEv4Pvm5RjgrdYO7PZffT6U4KStTdlvoAwDRtCGWoYV6u0FKxG9kPqRQN A==; X-IronPort-AV: E=McAfee;i="6600,9927,10713"; a="336317364" X-IronPort-AV: E=Sophos;i="5.99,282,1677571200"; d="scan'208";a="336317364" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 May 2023 06:59:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10713"; a="695881953" X-IronPort-AV: E=Sophos;i="5.99,282,1677571200"; d="scan'208";a="695881953" Received: from lkp-server01.sh.intel.com (HELO dea6d5a4f140) ([10.239.97.150]) by orsmga007.jf.intel.com with ESMTP; 17 May 2023 06:59:23 -0700 Received: from kbuild by dea6d5a4f140 with local (Exim 4.96) (envelope-from ) id 1pzHgY-0008x4-2z; Wed, 17 May 2023 13:59:22 +0000 Date: Wed, 17 May 2023 21:59:11 +0800 From: kernel test robot To: Bagas Sanjaya , Linux Kernel Mailing List , Linux ARM , Linux Kernel Actions , Linux Memory Management List Cc: oe-kbuild-all@lists.linux.dev, Jan Kara , Andreas =?iso-8859-1?Q?F=E4rber?= , Manivannan Sadhasivam , Bagas Sanjaya , Paul Eggert , Richard Fontana , Pali =?iso-8859-1?Q?Roh=E1r?= Subject: Re: [PATCH 2/2] fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier Message-ID: <202305172143.ClcGnDpO-lkp@intel.com> References: <20230517083344.1090863-3-bagasdotme@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230517083344.1090863-3-bagasdotme@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Bagas, kernel test robot noticed the following build warnings: [auto build test WARNING on 689cdaf84d7c00a1a77b25f545b4f3a48e3476d4] url: https://github.com/intel-lab-lkp/linux/commits/Bagas-Sanjaya/fs-udf-Replace-GPL-2-0-boilerplate-license-notice-with-SPDX-identifier/20230517-163856 base: 689cdaf84d7c00a1a77b25f545b4f3a48e3476d4 patch link: https://lore.kernel.org/r/20230517083344.1090863-3-bagasdotme%40gmail.com patch subject: [PATCH 2/2] fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier reproduce: scripts/spdxcheck.py If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202305172143.ClcGnDpO-lkp@intel.com/ spdxcheck warnings: (new ones prefixed by >>) >> fs/udf/udftime.c: 1:28 Invalid License ID: LGPL-2.0-or-later -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki