From patchwork Thu Aug 4 07:54:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 12936178 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 E56E4C19F2D for ; Thu, 4 Aug 2022 07:55:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239349AbiHDHzU (ORCPT ); Thu, 4 Aug 2022 03:55:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42006 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239248AbiHDHzN (ORCPT ); Thu, 4 Aug 2022 03:55:13 -0400 Received: from mail-pl1-x631.google.com (mail-pl1-x631.google.com [IPv6:2607:f8b0:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9D2C9CCA; Thu, 4 Aug 2022 00:55:11 -0700 (PDT) Received: by mail-pl1-x631.google.com with SMTP id o3so18638280ple.5; Thu, 04 Aug 2022 00:55:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=54EqQuczfqvI67ynZTrQgux+A6Axf8M7+eUWnl+GYQY=; b=cVvxsSqtBgVzs6aiz10oHaHm4BLtplcM53UWYI+G5pjnuwJUc3oRhj3weJSnrlGKqh nKIbIYP3MR44OtTfhC3fY3VXb7XYqbeCWM0DnHU8dfhBpgJcRjOvYYApUnYM3ZWyM0DH +gEsu4fW2AFnBXhi94q3/SkW5waCCujMqWMHVXEVzVnUxPNRAnmJK8jekFEq8nJE1LyA 6Gx3Z8G5LETxOETlFaC0FW39Nk9B2Ta01iN4IQ/IegkzcodvnGRTvLMNpT3nsKjPTfcW 23M0PvZB6OtfN19bWoQSPH0E6lxTZC4yhlAg+VnnB8dy+lgClPSJEmupU7UyFKZskf59 aB1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=54EqQuczfqvI67ynZTrQgux+A6Axf8M7+eUWnl+GYQY=; b=BcEO2pTC2VG0AKTjSeQWAWg/BibY1SoVJ8Gi50No+CchG30ZJGug1MH372g7bAxXYa FeUcp1Xq2NGcPDNOVjwKN4oEeK0W6C0D2UJDwQRayyZaRVmurZmts74HzHgotNSI055s uH6hZg2B9ViUyjsO56LcqhtiLJDn/HijcDuVismgpo6kR5KIMxJn6PiMalP919cOedzq OQX4Iz41O6tBogAltVWyeKSrt+BHuKTqAH0269tKPcvkeXuRsGRa13E8FXuvWDvdJjrG 6OrMsT65cLNr0H5BG6cI/dPUcNQfWqeJjv6vynNDMFFdV0/DghWiUQSeqvCQcB/uY0em Vuxg== X-Gm-Message-State: ACgBeo10cM9hytWb7aVOgDgyJ/vsQ0j40TZSnSlS3thVQr/kxgNz+L9R XrVSeoWrdRI3MjfwXW3pHgc= X-Google-Smtp-Source: AA6agR77gkuDrlhTcNbgqjfi0218/cHVu0gMIrsXDqtw+AsPkqT5H7nssypNgyJ7Vj9t1bCBLumAhQ== X-Received: by 2002:a17:90b:2684:b0:1f4:f2a7:f2b3 with SMTP id pl4-20020a17090b268400b001f4f2a7f2b3mr9481691pjb.70.1659599711055; Thu, 04 Aug 2022 00:55:11 -0700 (PDT) Received: from debian.me (subs02-180-214-232-23.three.co.id. [180.214.232.23]) by smtp.gmail.com with ESMTPSA id a3-20020aa795a3000000b005289ef6db79sm267652pfk.32.2022.08.04.00.55.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Aug 2022 00:55:10 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 6B8D8103C7A; Thu, 4 Aug 2022 14:55:05 +0700 (WIB) From: Bagas Sanjaya To: linux-doc@vger.kernel.org, linux-cxl@vger.kernel.org, linux-next@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , Alison Schofield , Vishal Verma , Ira Weiny , Ben Widawsky , Dan Williams , Jonathan Cameron , Bagas Sanjaya Subject: [PATCH 1/3] cxl/regions: add padding for cxl_rr_ep_add nested lists Date: Thu, 4 Aug 2022 14:54:46 +0700 Message-Id: <20220804075448.98241-2-bagasdotme@gmail.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220804075448.98241-1-bagasdotme@gmail.com> References: <20220804075448.98241-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=1606; i=bagasdotme@gmail.com; h=from:subject; bh=+rB33dYg6FImuKcvI16eK0u18nQbK2ix0CrW/vabL24=; b=owGbwMvMwCn83935mHOB8QHG02pJDEmvq93fBd9OWX81yKdphabZ0cKjEU8OWq/MP1DH5af+IPL5 x1mmHVNZGIQ5GWTFFFneVO4W4/iw8mh/8PdMmDmsTCBDGLg4BWAiDJ8Y69QjNniY7Tya0rRu7e0dzQ cCjp//zHoz7tDTq3s8FLa9PNoVNWWW/yW53rR4vcNP1n95PZWxVihp1dcjprerL7tyGAoytTez8F9r 2Hy06cK8KQ7cLwOu+5y3qLCxV91V/D9wy9VVm4xaAQ== X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=EC79BB1608F0A9C58F53F769FF4743C6437033C0 Precedence: bulk List-ID: X-Mailing-List: linux-cxl@vger.kernel.org Sphinx reported indentation warnings: Documentation/driver-api/cxl/memory-devices:457: ./drivers/cxl/core/region.c:732: WARNING: Unexpected indentation. Documentation/driver-api/cxl/memory-devices:457: ./drivers/cxl/core/region.c:733: WARNING: Block quote ends without a blank line; unexpected unindent. Documentation/driver-api/cxl/memory-devices:457: ./drivers/cxl/core/region.c:735: WARNING: Unexpected indentation. These warnings above are due to missing blank line padding in the nested list in kernel-doc comment for cxl_rr_ep_add(). Add the paddings to fix the warnings. Fixes: 384e624bb211b4 ("cxl/region: Attach endpoint decoders") Signed-off-by: Bagas Sanjaya Reviewed-by: Jonathan Cameron --- drivers/cxl/core/region.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/cxl/core/region.c b/drivers/cxl/core/region.c index dc71ec457608d2..616db51c4e78cf 100644 --- a/drivers/cxl/core/region.c +++ b/drivers/cxl/core/region.c @@ -728,11 +728,14 @@ static int cxl_rr_ep_add(struct cxl_region_ref *cxl_rr, * in particular decoder target lists. * * The steps are: + * * - validate that there are no other regions with a higher HPA already * associated with @port * - establish a region reference if one is not already present + * * - additionally allocate a decoder instance that will host @cxlr on * @port + * * - pin the region reference by the endpoint * - account for how many entries in @port's target list are needed to * cover all of the added endpoints. From patchwork Thu Aug 4 07:54:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 12936175 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 27FAAC19F2D for ; Thu, 4 Aug 2022 07:55:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239284AbiHDHzR (ORCPT ); Thu, 4 Aug 2022 03:55:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239339AbiHDHzN (ORCPT ); Thu, 4 Aug 2022 03:55:13 -0400 Received: from mail-pf1-x429.google.com (mail-pf1-x429.google.com [IPv6:2607:f8b0:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8178339C; Thu, 4 Aug 2022 00:55:11 -0700 (PDT) Received: by mail-pf1-x429.google.com with SMTP id z187so8753284pfb.12; Thu, 04 Aug 2022 00:55:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=6Eo/VaBVywfJU01xr3jTASOO7w/sIGuJ4/Z7ZpDiOj8=; b=UOuSg6wVrzSTjFGbuEtNUrcrCCr8bp5vtWloOxj3p7apkWak/NzWCtNt8COSPx1Y/7 MnPYwKzpsLA2cMnSHnkMT4MInV3QRwdrqwKuXAPB1YiH9ZwqT1b52ClCH8473URKpDKI ZocDvO0ijdmPojnr9IhHTMvn8CL7gPMtdm/hxWllg6InGrRbGIhg8wiIFuHkulGbKsht HtEfPK7UJJntsGyqeNAfUIx4hk+80x++HfpnieSfDQcbKOJO1niOXtphoniuQDeiWKpx clh1+bj+60gcOUcuFQxIu32PqZ+JZeQI9wOsGJiRxPihIiHW+plR07i/MxhnS8m+rjm3 smHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=6Eo/VaBVywfJU01xr3jTASOO7w/sIGuJ4/Z7ZpDiOj8=; b=mEoPbOdsdVyjwRHKnE5K5yDRe9/A9FnLi1IxgHkp2p2TFTFq9paCC4O54mQpiFZ7VI GMR08rXarsSzleFap+s0/2YCrU6G5k9UG1v6Kz9IFcDNHfbG0OrqYE2za4doyaYpWHOV U1++0q+qamkEL7FWJli0oQfWfWcmzheEy7HxV8pmmvA6PNLL7ZHOGxHmXOIri9aPWZm2 OUuOx0WliO5KsgohTj3GcEQ+pyjdRkx2srWf0vpaTJXC9e8skw4Om1FkBFZTPbS6bGke uvHOamlZa5MI/KwKucqJRxH+Yn9UKn7lhIed7Q9es6ByI/R8z+SPRJLLIZSnzf1DQhO3 GIiQ== X-Gm-Message-State: ACgBeo160zyhVcnwlCliY+8ffcnqooolQIWh8nSOR10cTp0WrOoQjj/e blpMOO95jSddEDHuGntrsH0= X-Google-Smtp-Source: AA6agR770qyF7a49wJ+cWCkfQ9hc0Fq6/vp81cI+AIUFFu1uqEethgrcKYfBPmQKYywU1Nzn80zv2A== X-Received: by 2002:a63:6a89:0:b0:419:d863:321a with SMTP id f131-20020a636a89000000b00419d863321amr675348pgc.9.1659599710935; Thu, 04 Aug 2022 00:55:10 -0700 (PDT) Received: from debian.me (subs02-180-214-232-23.three.co.id. [180.214.232.23]) by smtp.gmail.com with ESMTPSA id x13-20020a63b20d000000b0041a67913d5bsm506798pge.71.2022.08.04.00.55.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Aug 2022 00:55:10 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 2EF99103A34; Thu, 4 Aug 2022 14:55:05 +0700 (WIB) From: Bagas Sanjaya To: linux-doc@vger.kernel.org, linux-cxl@vger.kernel.org, linux-next@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , Alison Schofield , Vishal Verma , Ira Weiny , Ben Widawsky , Dan Williams , Jonathan Cameron , Bagas Sanjaya Subject: [PATCH 2/3] cxl/region: describe targets and nr_targets members of cxl_region_params Date: Thu, 4 Aug 2022 14:54:47 +0700 Message-Id: <20220804075448.98241-3-bagasdotme@gmail.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220804075448.98241-1-bagasdotme@gmail.com> References: <20220804075448.98241-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=1125; i=bagasdotme@gmail.com; h=from:subject; bh=4WRYALTrUN77SAeI/OXcYTvEOCNaChDbrptGKeU1dXg=; b=owGbwMvMwCn83935mHOB8QHG02pJDEmvq93/rj/PwOkZ7d1176nTuhChrgTHzdt3FQra7eY5sWLN sc13O6ayMAhzMsiKKbK8qdwtxvFh5dH+4O+ZMHNYmUCGMHBxCsBEvk1lbFgsUTaV34dZYM6sl3/PJK WvUJ8Y+5Tvk8lzgbsbdnUnRPvqzLykX3no2Kx9SwRCZNr5bjI29DKlTN3W8jXynnjmUb19+btnb4v8 P3meSS1zRWjUb7PCqbOar6Rv4Fgv475g+/GYl4qdAA== X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=EC79BB1608F0A9C58F53F769FF4743C6437033C0 Precedence: bulk List-ID: X-Mailing-List: linux-cxl@vger.kernel.org Sphinx reported undescribed parameters in cxl_region_params struct: ./drivers/cxl/cxl.h:376: warning: Function parameter or member 'targets' not described in 'cxl_region_params' ./drivers/cxl/cxl.h:376: warning: Function parameter or member 'nr_targets' not described in 'cxl_region_params' Describe these members. Fixes: dd5ba0ebbdc414 ("cxl/region: Add a 'uuid' attribute") Signed-off-by: Bagas Sanjaya Reviewed-by: Jonathan Cameron --- drivers/cxl/cxl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/cxl/cxl.h b/drivers/cxl/cxl.h index 75674400cc8d41..65aaf15aa17e29 100644 --- a/drivers/cxl/cxl.h +++ b/drivers/cxl/cxl.h @@ -362,6 +362,8 @@ enum cxl_config_state { * @interleave_ways: number of endpoints in the region * @interleave_granularity: capacity each endpoint contributes to a stripe * @res: allocated iomem capacity for this region + * @targets: active ordered targets in current decoder configuration + * @nr_targets: number of targets * * State transitions are protected by the cxl_region_rwsem */ From patchwork Thu Aug 4 07:54:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 12936177 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 71F3EC19F2B for ; Thu, 4 Aug 2022 07:55:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239350AbiHDHzT (ORCPT ); Thu, 4 Aug 2022 03:55:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42208 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239348AbiHDHzN (ORCPT ); Thu, 4 Aug 2022 03:55:13 -0400 Received: from mail-pg1-x531.google.com (mail-pg1-x531.google.com [IPv6:2607:f8b0:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 09072D93; Thu, 4 Aug 2022 00:55:12 -0700 (PDT) Received: by mail-pg1-x531.google.com with SMTP id f11so17260341pgj.7; Thu, 04 Aug 2022 00:55:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=wznkIL6qfpYzFMspwCeJlJB1nlJHNIimvzTogvlqPjs=; b=EQfeXpQQ+Gxh0+9HaNXsT19uegX3KHWon6EzK8Q1KqNAxiGxPnLG0y2FiKkndJc5xF exIIKjHRGPjtkV2FL3UXEqEbxBI2ESeMoy9s2gddJ3KyokGEeFqC+PEgwa6sROz7e6q6 4NOw6sknsMRjxjheq2etEc5kfb3MDkL48XTJj7rqhpfdimLxcV3YPd+N4n37Slid8bV7 +nL2Gxv4fc+fJ6G0bFIpJQNaUVXNvQIUpBkJk01m9kSznQzdDZN5c1UxrDM8fmSePnKu 7Z8X1yUyT+5CuFYfg4HUwf283LL0zUDqUVpkSY7WozZMzefl9RE1Ypoip+1IEQ8BfnVc UBcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=wznkIL6qfpYzFMspwCeJlJB1nlJHNIimvzTogvlqPjs=; b=sMKG6NoxWIPi1hUXlcBLlz/y80dzOFOR/c8SjYM1rLzoR1m/XVBEN+0ZPfU4ZTZUmT p/T9l+E0ayTrjKz3wOA+10xBzST2vr7CDS3LSztaOF96GtZRdCXApexzBNh1+2OEEAIf U0qr/t/IkYZ5R/p3zwoni0I0KhZlmGXbL+ycpIAbI+CNOfWMG2Rt/PdFt/alC5Jcs8YN Y5KuvocTi2Sn1xGUJG4I6MridFqlzH78YN/0Lhmyk0QQfCJcRm+5C0Q/I64xAZdyU/ER 3xNIjxcLoJ3Xal384XW1Om734W8XNMzgIKhNIV5msXFHDPZQK4LfS0ki+kYoEVkXG0rq HIfQ== X-Gm-Message-State: ACgBeo3tFwUiA7wZvmhnE7Aih/ouGvb1BT/CHF2DEeZcV3dcpjGwAZ2j mBwsqAz523iXDYYdWJOgnpU= X-Google-Smtp-Source: AA6agR59WXR8HB1Fzh7rCwEA4pDHCxPXITi8cwSZjha7oKGw7AT6H5VKbOxGfJ0sYXJ6Xd/2pFUnAw== X-Received: by 2002:a05:6a00:1343:b0:52e:61b1:4a9f with SMTP id k3-20020a056a00134300b0052e61b14a9fmr793141pfu.6.1659599711410; Thu, 04 Aug 2022 00:55:11 -0700 (PDT) Received: from debian.me (subs02-180-214-232-23.three.co.id. [180.214.232.23]) by smtp.gmail.com with ESMTPSA id a6-20020a170902710600b0016f02fceff4sm232053pll.57.2022.08.04.00.55.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Aug 2022 00:55:10 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 4ACEF103BFE; Thu, 4 Aug 2022 14:55:05 +0700 (WIB) From: Bagas Sanjaya To: linux-doc@vger.kernel.org, linux-cxl@vger.kernel.org, linux-next@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , Alison Schofield , Vishal Verma , Ira Weiny , Ben Widawsky , Dan Williams , Jonathan Cameron , Bagas Sanjaya Subject: [PATCH 3/3] Documentation: cxl: remove dangling kernel-doc reference Date: Thu, 4 Aug 2022 14:54:48 +0700 Message-Id: <20220804075448.98241-4-bagasdotme@gmail.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220804075448.98241-1-bagasdotme@gmail.com> References: <20220804075448.98241-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=1131; i=bagasdotme@gmail.com; h=from:subject; bh=blM3WPeKk4vfg8s8TUxTvxY5mz7mY5WMx84fxwCOq3E=; b=owGbwMvMwCn83935mHOB8QHG02pJDEmvqz0KfDb0sE19OcHfy9nwe/z6f6G+bHYPdR1m2DpZ/TsU znS2YyoLgzAng6yYIsubyt1iHB9WHu0P/p4JM4eVCWQIAxenAExkYQhjna71Sq1luoFpu9dMc4oV9j Lz+vrlxayDIbteHj0wz+G5efp/3R7HiyH7V+k8uGZgOotFmbGh/d/vWzXxRhICoX8nLfoSZPzqZKaP u5rcGsa6MlXGrTs3/5zz+t3vvQ1Sqzi3T1vaGWQEAA== X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=EC79BB1608F0A9C58F53F769FF4743C6437033C0 Precedence: bulk List-ID: X-Mailing-List: linux-cxl@vger.kernel.org Sphinx reported kernel-doc failure warning, pointing to non-existent drivers/cxl/region.h (which doesn't also exist throughout repo history): WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 2.4.4 -no-doc-sections ./drivers/cxl/region.h' failed with return code 1 Above cause error message to be displayed on htmldocs output. Delete the reference. Fixes: 779dd20cfb56c5 ("cxl/region: Add region creation support") Signed-off-by: Bagas Sanjaya Reviewed-by: Jonathan Cameron --- Documentation/driver-api/cxl/memory-devices.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/driver-api/cxl/memory-devices.rst b/Documentation/driver-api/cxl/memory-devices.rst index 66ddc58a21b159..5149ecdc53c796 100644 --- a/Documentation/driver-api/cxl/memory-devices.rst +++ b/Documentation/driver-api/cxl/memory-devices.rst @@ -364,9 +364,6 @@ CXL Core CXL Regions ----------- -.. kernel-doc:: drivers/cxl/region.h - :identifiers: - .. kernel-doc:: drivers/cxl/core/region.c :doc: cxl core region