Skip to content

Commit afd2a4a

Browse files
rddunlapbroonie
authored andcommitted
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 <[email protected]> Cc: Dhruva Gole <[email protected]> Cc: Mark Brown <[email protected]> Cc: [email protected] Reviewed-by: Dhruva Gole <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 99769a5 commit afd2a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/spi/spi-summary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ an external clock, where another derives the SPI clock from current
271271
settings of some master clock.
272272

273273
Declare target Devices
274-
^^^^^^^^^^^^^^^^^^^^^
274+
^^^^^^^^^^^^^^^^^^^^^^
275275

276276
The second kind of information is a list of what SPI target devices exist
277277
on the target board, often with some board-specific data needed for the

0 commit comments

Comments
 (0)