From: Bagas Sanjaya Date: Tue, 14 Jun 2022 08:46:58 +0000 (+0700) Subject: Documentation: samsung-s3c24xx: Add blank line after SPDX directive X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=58301e1c15db89c0edc6a122c8f6fb5af271954b;p=linux.git 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: b7bc1c9e5b04da ("treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_147.RULE") Cc: Jonathan Corbet Cc: Allison Randal Cc: Greg Kroah-Hartman Cc: Thomas Gleixner Cc: linux-kernel@vger.kernel.org Reported-by: Stephen Rothwell Signed-off-by: Bagas Sanjaya Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/arm/samsung-s3c24xx/cpufreq.rst b/Documentation/arm/samsung-s3c24xx/cpufreq.rst index ed19ce1a46292..cd22697cf6066 100644 --- a/Documentation/arm/samsung-s3c24xx/cpufreq.rst +++ b/Documentation/arm/samsung-s3c24xx/cpufreq.rst @@ -1,4 +1,5 @@ .. SPDX-License-Identifier: GPL-2.0-only + ======================= S3C24XX CPUfreq support =======================