]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: samsung-s3c24xx: Add blank line after SPDX directive
authorBagas Sanjaya <bagasdotme@gmail.com>
Tue, 14 Jun 2022 08:46:58 +0000 (15:46 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jun 2022 12:49:54 +0000 (14:49 +0200)
commit33112fb8b0bb7aedc1375e0dce616ff65f9f2db9
tree07a5be662665db2508afaba829453b43ec5825b0
parent48ad5f7520df86daaa5376d685aa799d2e8bcccb
Documentation: samsung-s3c24xx: Add blank line after SPDX directive

After merging spdx tree for linux-next testing, Stephen Rothwell reported
htmldocs warning:

Documentation/arm/samsung-s3c24xx/cpufreq.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.

It is due to missing blank line separator between SPDX directive and
page title.

Add the blank line to fix the warning.

Link: https://lore.kernel.org/linux-next/20220614164506.6afd65a6@canb.auug.org.au/
Fixes: d8f420f2ad9663 ("treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_147.RULE")
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Allison Randal <allison@lohutok.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/arm/samsung-s3c24xx/cpufreq.rst