* [PATCH 1/2] docs: i2c: Fix SPDX-License-Identifier syntax
@ 2019-10-05 20:01 Jonathan Neuschäfer
2019-10-05 20:01 ` [PATCH 2/2] docs: w1: " Jonathan Neuschäfer
2019-10-18 15:46 ` [PATCH 1/2] docs: i2c: " Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Neuschäfer @ 2019-10-05 20:01 UTC (permalink / raw)
To: linux-doc
Cc: Wolfram Sang, Evgeniy Polyakov, Jonathan Corbet,
Alexandre Belloni, Jonathan Neuschäfer, Jonathan Cameron,
Mauro Carvalho Chehab, linux-i2c, linux-kernel
ReST directives are introduced with two dots.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
Documentation/i2c/busses/index.rst | 2 +-
Documentation/i2c/index.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/i2c/busses/index.rst b/Documentation/i2c/busses/index.rst
index 97ca4d510816..2a26e251a335 100644
--- a/Documentation/i2c/busses/index.rst
+++ b/Documentation/i2c/busses/index.rst
@@ -1,4 +1,4 @@
-. SPDX-License-Identifier: GPL-2.0
+.. SPDX-License-Identifier: GPL-2.0
===============
I2C Bus Drivers
diff --git a/Documentation/i2c/index.rst b/Documentation/i2c/index.rst
index cd8d020f7ac5..a0fbaf6d0675 100644
--- a/Documentation/i2c/index.rst
+++ b/Documentation/i2c/index.rst
@@ -1,4 +1,4 @@
-. SPDX-License-Identifier: GPL-2.0
+.. SPDX-License-Identifier: GPL-2.0
===================
I2C/SMBus Subsystem
--
2.20.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] docs: w1: Fix SPDX-License-Identifier syntax
2019-10-05 20:01 [PATCH 1/2] docs: i2c: Fix SPDX-License-Identifier syntax Jonathan Neuschäfer
@ 2019-10-05 20:01 ` Jonathan Neuschäfer
2019-10-18 15:46 ` [PATCH 1/2] docs: i2c: " Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Neuschäfer @ 2019-10-05 20:01 UTC (permalink / raw)
To: linux-doc
Cc: Wolfram Sang, Evgeniy Polyakov, Jonathan Corbet,
Alexandre Belloni, Jonathan Neuschäfer, Jonathan Cameron,
Mauro Carvalho Chehab, linux-i2c, linux-kernel
ReST directives are introduced with two dots.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
Documentation/w1/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/w1/index.rst b/Documentation/w1/index.rst
index 57cba81865e2..156279f17553 100644
--- a/Documentation/w1/index.rst
+++ b/Documentation/w1/index.rst
@@ -1,4 +1,4 @@
-. SPDX-License-Identifier: GPL-2.0
+.. SPDX-License-Identifier: GPL-2.0
================
1-Wire Subsystem
--
2.20.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] docs: i2c: Fix SPDX-License-Identifier syntax
2019-10-05 20:01 [PATCH 1/2] docs: i2c: Fix SPDX-License-Identifier syntax Jonathan Neuschäfer
2019-10-05 20:01 ` [PATCH 2/2] docs: w1: " Jonathan Neuschäfer
@ 2019-10-18 15:46 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2019-10-18 15:46 UTC (permalink / raw)
To: Jonathan Neuschäfer
Cc: linux-doc, Wolfram Sang, Evgeniy Polyakov, Alexandre Belloni,
Jonathan Cameron, Mauro Carvalho Chehab, linux-i2c, linux-kernel
On Sat, 5 Oct 2019 22:01:22 +0200
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:
> ReST directives are introduced with two dots.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
I've applied both of these, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-18 15:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-05 20:01 [PATCH 1/2] docs: i2c: Fix SPDX-License-Identifier syntax Jonathan Neuschäfer
2019-10-05 20:01 ` [PATCH 2/2] docs: w1: " Jonathan Neuschäfer
2019-10-18 15:46 ` [PATCH 1/2] docs: i2c: " Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).