All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title
@ 2019-08-08 16:48 ` Jonathan Neuschäfer
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Neuschäfer @ 2019-08-08 16:48 UTC (permalink / raw)
  To: linux-doc
  Cc: linux-arm-kernel, Jonathan Neuschäfer, Jonathan Corbet,
	Mauro Carvalho Chehab, linux-kernel

It seems a UTF-8 byte order mark (the least useful kind of BOM...) snuck
into the file and broke Sphinx's detection of the title line.

Besides making arm/samsung-s3c24xx/index.html look a little better, this
patch also confines the non-index pages in arm/samsung-s3c24xx to their
own table of contents.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/arm/samsung-s3c24xx/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/arm/samsung-s3c24xx/index.rst b/Documentation/arm/samsung-s3c24xx/index.rst
index 5b8a7f9398d8..ccb951a0bedb 100644
--- a/Documentation/arm/samsung-s3c24xx/index.rst
+++ b/Documentation/arm/samsung-s3c24xx/index.rst
@@ -1,6 +1,6 @@
 .. SPDX-License-Identifier: GPL-2.0

-==========================
+==========================
 Samsung S3C24XX SoC Family
 ==========================

--
2.20.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title
@ 2019-08-08 16:48 ` Jonathan Neuschäfer
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Neuschäfer @ 2019-08-08 16:48 UTC (permalink / raw)
  To: linux-doc
  Cc: Mauro Carvalho Chehab, linux-kernel, Jonathan Neuschäfer,
	linux-arm-kernel, Jonathan Corbet

It seems a UTF-8 byte order mark (the least useful kind of BOM...) snuck
into the file and broke Sphinx's detection of the title line.

Besides making arm/samsung-s3c24xx/index.html look a little better, this
patch also confines the non-index pages in arm/samsung-s3c24xx to their
own table of contents.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/arm/samsung-s3c24xx/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/arm/samsung-s3c24xx/index.rst b/Documentation/arm/samsung-s3c24xx/index.rst
index 5b8a7f9398d8..ccb951a0bedb 100644
--- a/Documentation/arm/samsung-s3c24xx/index.rst
+++ b/Documentation/arm/samsung-s3c24xx/index.rst
@@ -1,6 +1,6 @@
 .. SPDX-License-Identifier: GPL-2.0

-==========================
+==========================
 Samsung S3C24XX SoC Family
 ==========================

--
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title
  2019-08-08 16:48 ` Jonathan Neuschäfer
@ 2019-08-12 21:26   ` Jonathan Corbet
  -1 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2019-08-12 21:26 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-doc, linux-arm-kernel, Mauro Carvalho Chehab, linux-kernel

On Thu,  8 Aug 2019 18:48:09 +0200
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> It seems a UTF-8 byte order mark (the least useful kind of BOM...) snuck
> into the file and broke Sphinx's detection of the title line.
> 
> Besides making arm/samsung-s3c24xx/index.html look a little better, this
> patch also confines the non-index pages in arm/samsung-s3c24xx to their
> own table of contents.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title
@ 2019-08-12 21:26   ` Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2019-08-12 21:26 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: Mauro Carvalho Chehab, linux-kernel, linux-arm-kernel, linux-doc

On Thu,  8 Aug 2019 18:48:09 +0200
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> It seems a UTF-8 byte order mark (the least useful kind of BOM...) snuck
> into the file and broke Sphinx's detection of the title line.
> 
> Besides making arm/samsung-s3c24xx/index.html look a little better, this
> patch also confines the non-index pages in arm/samsung-s3c24xx to their
> own table of contents.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Applied, thanks.

jon

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-12 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-08 16:48 [PATCH] Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title Jonathan Neuschäfer
2019-08-08 16:48 ` Jonathan Neuschäfer
2019-08-12 21:26 ` Jonathan Corbet
2019-08-12 21:26   ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.