Documentation/arm/samsung-s3c24xx/cpufreq.rst | 1 + 1 file changed, 1 insertion(+)
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")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
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
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Documentation/arm/samsung-s3c24xx/cpufreq.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/arm/samsung-s3c24xx/cpufreq.rst b/Documentation/arm/samsung-s3c24xx/cpufreq.rst
index ed19ce1a462921..cd22697cf60660 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
=======================
base-commit: 35d872b9ea5b3ad784d7479ea728dcb688df2db7
--
An old man doll... just what I always wanted! - Clara
ping
On Mon, Jun 27, 2022 at 09:43:35AM +0700, Bagas Sanjaya wrote: > ping I see no context here :(
On 6/27/22 14:32, Greg Kroah-Hartman wrote: > On Mon, Jun 27, 2022 at 09:43:35AM +0700, Bagas Sanjaya wrote: >> ping > > I see no context here :( OK, will resend the patch. -- An old man doll... just what I always wanted! - Clara
On 6/14/22 15:46, Bagas Sanjaya wrote:
> 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")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> 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
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
Oops, I forgot to mention that this patch is based on next-20220614.
--
An old man doll... just what I always wanted! - Clara
© 2016 - 2026 Red Hat, Inc.