From patchwork Sat Jul 9 10:07:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 12912136 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 71A1BCCA47F for ; Sat, 9 Jul 2022 10:07:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229747AbiGIKHp (ORCPT ); Sat, 9 Jul 2022 06:07:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32778 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229460AbiGIKHn (ORCPT ); Sat, 9 Jul 2022 06:07:43 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A2594AD50; Sat, 9 Jul 2022 03:07:41 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C6732B819CB; Sat, 9 Jul 2022 10:07:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 54E25C3411C; Sat, 9 Jul 2022 10:07:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657361258; bh=BLHTMT474o1t7d/mRGP4uP1RzrQXr2bFtwBF/eg2sNg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ST03VvyLlUnrDadWas5IqTq5uq4p3ozw9Z6Exrnwi0PXUvAvNOxOvinychjS5QFEV 32k+xTEMWCcyf7wsVGWHjyYV6zykwSLDlV4wo0daCRCeZQ/O9wGQd856qI+ycwFLqF QfxCzlrrmweZCZy/N8jLsKzLTru8Ew5qrhQuSxUvbE0Nw1vggC4xce8mP0NjvVn/FC jrrGrmYNYLyMqtcDlorX4f7lmTDzKqOKy1MTmdHDJFL2ZRgNeednPnkWpnSzU3k3WI XaXtLvA/Hy5RexruNMFAmrW/vgrl/p1cyCPIjhh5wqK3tvg9yx0SAIy6/0hnyadPeE zhYgK+s6QAa0g== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1oA7N9-004EHF-N3; Sat, 09 Jul 2022 11:07:35 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , "Jonathan Corbet" , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= , "Mauro Carvalho Chehab" , Bjorn Helgaas , Kishon Vijay Abraham I , Lorenzo Pieralisi , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: [PATCH v3 17/21] docs: PCI: pci-vntb-howto.rst: fix a title markup Date: Sat, 9 Jul 2022 11:07:30 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org As warned by Sphinx: Documentation/PCI/endpoint/pci-vntb-howto.rst:131: WARNING: Title underline too short. Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover. See [PATCH v3 00/21] at: https://lore.kernel.org/all/cover.1657360984.git.mchehab@kernel.org/ Documentation/PCI/endpoint/pci-vntb-howto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/PCI/endpoint/pci-vntb-howto.rst b/Documentation/PCI/endpoint/pci-vntb-howto.rst index b4a679144692..31a0bae868f9 100644 --- a/Documentation/PCI/endpoint/pci-vntb-howto.rst +++ b/Documentation/PCI/endpoint/pci-vntb-howto.rst @@ -128,7 +128,7 @@ RootComplex Device ================== lspci Output at Host side ------------------------- +------------------------- Note that the devices listed here correspond to the values populated in "Creating pci-epf-ntb Device" section above::