[PATCH 0/3] Documentation/smatch: RST conversion and fixes

Javier Carrasco <[email protected]> Mon, 1 Apr 2024 22:45:09 +0200
Newsgroups org.kernel.vger.smatch,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
This series converts the existing smatch.txt to RST and adds it to the
index, so it can be built together with the sparse documentation.

When at it, a couple of small fixes has been included.

Signed-off-by: Javier Carrasco <[email protected]>

Javier Carrasco (3):
  Documentation/smatch: fix paths in the examples
  Documentation/smatch: convert to RST
  Documentation/smatch: fix typo in submitting-patches.md

 Documentation/index.rst                  |  1 +
 Documentation/{smatch.txt => smatch.rst} | 68 +++++++++++++-----------
 Documentation/submitting-patches.md      |  2 +-
 3 files changed, 38 insertions(+), 33 deletions(-)
 rename Documentation/{smatch.txt => smatch.rst} (60%)

--
2.40.1