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 392CFC001B0 for ; Tue, 15 Aug 2023 14:37:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237677AbjHOOgq (ORCPT ); Tue, 15 Aug 2023 10:36:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50050 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237642AbjHOOgO (ORCPT ); Tue, 15 Aug 2023 10:36:14 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D529210C0; Tue, 15 Aug 2023 07:36:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692110173; x=1723646173; h=date:from:to:cc:subject:message-id:mime-version; bh=uolZPzp2tuPUqrZ0q/yneHxITak3Z/XlPYPr1KhmZE4=; b=T4807CaWhYI1tL/IWTyuKsr0C1ozWIeYo2WuROOvcRumVy0zRsmlM9XR Wok3RAPY49RAgyGfbDktlsgS99dIrMdgiG3+6cG2azHlxWfbg/63YlmZP 23c/kau+1jGrANnI/kgGj/wy80CJvWr3lNGxVPJFWveetxqVvGCtmh7Wh MCWsZMIXIDgi9rPAzmQZelFkrwzDBdQX80fCLM2SYwCHj4kIKZ8etkJn5 vAbB5/iFDbLR10OxoykJYh+fjFBHPLmxL/qkfa8EP8ZYNAbKrY5zaRZj6 VOzDuy+0tC7ccpW1DrPWoY9I3XjQaq3/lC6GLMwMjOjWoQz80fa1JXOiU w==; X-IronPort-AV: E=McAfee;i="6600,9927,10803"; a="352616824" X-IronPort-AV: E=Sophos;i="6.01,174,1684825200"; d="scan'208";a="352616824" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Aug 2023 07:36:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10803"; a="823861243" X-IronPort-AV: E=Sophos;i="6.01,174,1684825200"; d="scan'208";a="823861243" Received: from lkp-server02.sh.intel.com (HELO b5fb8d9e1ffc) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 15 Aug 2023 07:36:11 -0700 Received: from kbuild by b5fb8d9e1ffc with local (Exim 4.96) (envelope-from ) id 1qVv9W-00011Z-2j; Tue, 15 Aug 2023 14:36:10 +0000 Date: Tue, 15 Aug 2023 22:34:45 +0800 From: kernel test robot To: Alexandre Courbot Cc: oe-kbuild-all@lists.linux.dev, Hans Verkuil , Mauro Carvalho Chehab , linux-media@vger.kernel.org, Tomasz Figa , linux-doc@vger.kernel.org Subject: [jsarha:topic/cros-sof-v4.19 1264/6555] spdxcheck: Documentation/media/uapi/mediactl/media-ioc-request-alloc.rst: 1:39 Invalid License ID: GFDL-1.1-or-later Message-ID: <202308152237.2qoXL6Yk-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org tree: https://github.com/jsarha/linux topic/cros-sof-v4.19 head: d7a3e91d8d16d1ef8653deec5a1fffc4de034a0c commit: fafd43c288ef4de7f385fde1dd59e45aec303d45 [1264/6555] UPSTREAM: media: Documentation: v4l: document request API reproduce: (https://download.01.org/0day-ci/archive/20230815/202308152237.2qoXL6Yk-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/202308152237.2qoXL6Yk-lkp@intel.com/ spdxcheck warnings: (new ones prefixed by >>) include/dt-bindings/reset/amlogic,meson-axg-reset.h: 9:41 Invalid License ID: BSD >> Documentation/media/uapi/mediactl/media-ioc-request-alloc.rst: 1:39 Invalid License ID: GFDL-1.1-or-later >> Documentation/media/uapi/mediactl/media-request-ioc-queue.rst: 1:39 Invalid License ID: GFDL-1.1-or-later >> Documentation/media/uapi/mediactl/media-request-ioc-reinit.rst: 1:39 Invalid License ID: GFDL-1.1-or-later >> Documentation/media/uapi/mediactl/request-api.rst: 1:39 Invalid License ID: GFDL-1.1-or-later >> Documentation/media/uapi/mediactl/request-func-close.rst: 1:39 Invalid License ID: GFDL-1.1-or-later >> Documentation/media/uapi/mediactl/request-func-ioctl.rst: 1:39 Invalid License ID: GFDL-1.1-or-later >> Documentation/media/uapi/mediactl/request-func-poll.rst: 1:39 Invalid License ID: GFDL-1.1-or-later -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki