Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: i2c: Fix SPDX-License-Identifier syntax

ReST directives are introduced with two dots.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Jonathan Neuschäfer and committed by
Jonathan Corbet
cd15ed23 7867dbb4

+2 -2
+1 -1
Documentation/i2c/busses/index.rst
··· 1 - . SPDX-License-Identifier: GPL-2.0 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 =============== 4 4 I2C Bus Drivers
+1 -1
Documentation/i2c/index.rst
··· 1 - . SPDX-License-Identifier: GPL-2.0 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 =================== 4 4 I2C/SMBus Subsystem