From afd2a4ae296d5e8b13aefb056c1060ddf302a199 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Thu, 15 Feb 2024 21:16:37 -0800 Subject: spi: spi-summary.rst: fix underline length The change to use "target" requires an underline to be extended by one more character to fix a documentation build warning: Documentation/spi/spi-summary.rst:274: WARNING: Title underline too short. Declare target Devices ^^^^^^^^^^^^^^^^^^^^^ Fixes: hash ("spi: Update the "master/slave" terminology in documentation") Signed-off-by: Randy Dunlap Cc: Dhruva Gole Cc: Mark Brown Cc: linux-spi@vger.kernel.org Reviewed-by: Dhruva Gole Link: https://msgid.link/r/20240216051637.10920-1-rdunlap@infradead.org Signed-off-by: Mark Brown --- Documentation/spi/spi-summary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/spi/spi-summary.rst b/Documentation/spi/spi-summary.rst index c8395cf7e4fc..546de37d6caf 100644 --- a/Documentation/spi/spi-summary.rst +++ b/Documentation/spi/spi-summary.rst @@ -271,7 +271,7 @@ an external clock, where another derives the SPI clock from current settings of some master clock. Declare target Devices -^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^ The second kind of information is a list of what SPI target devices exist on the target board, often with some board-specific data needed for the -- cgit v1.2.3