linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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

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).