commit | 99d1a38a739e1d8e3ae6b2f76a364b21f16d7bd9 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Mar 03 16:50:34 2020 +0100 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Mar 10 11:54:04 2020 -0600 |
tree | ed81d478bb81b96bfb03f79dbfceb72e082f9d71 | |
parent | 8206de7d3887f17aa0034b319ab6ca6c2f925372 [diff] |
docs: driver.rst: supress two ReSt warnings Get rid of those, by marking a literal block as such: Documentation/driver-api/gpio/driver.rst:425: WARNING: Unexpected indentation. Documentation/driver-api/gpio/driver.rst:423: WARNING: Inline emphasis start-string without end-string. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/8356b02547087979f57cb71fbefb5e5f636c78f4.1583250595.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>