All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/4] Fix documentation issues
@ 2026-06-01  9:52 Andrea Cervesato
  2026-06-01  9:52 ` [LTP] [PATCH 1/4] doc: Fix broken references and outdated content Andrea Cervesato
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Andrea Cervesato @ 2026-06-01  9:52 UTC (permalink / raw)
  To: Linux Test Project

- fixed typos in the text
- fixed warnings during build
- fixed errors during build
- fixed incorrect struct usage

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Andrea Cervesato (4):
      doc: Fix broken references and outdated content
      doc: Fix typos and grammar
      include: Fix kernel-doc warnings in header comments
      doc: Fix incorrect struct tst_test field references

 doc/developers/api_c_tests.rst            |  2 +-
 doc/developers/api_shell_tests.rst        |  4 ++--
 doc/developers/build_system.rst           |  6 ++---
 doc/developers/documentation.rst          |  6 ++---
 doc/developers/ground_rules.rst           | 16 ++++++-------
 doc/developers/setup_mailinglist.rst      |  2 +-
 doc/developers/test_case_tutorial.rst     | 23 ++++++++-----------
 doc/developers/todo.rst                   |  4 ++--
 doc/developers/writing_tests.rst          | 38 +++++++++++++++----------------
 doc/index.rst                             |  2 +-
 doc/maintainers/ltp_release_procedure.rst |  6 ++---
 doc/maintainers/patch_review.rst          | 12 +++++-----
 doc/users/quick_start.rst                 | 10 ++++----
 doc/users/setup_tests.rst                 |  2 +-
 doc/users/supported_systems.rst           |  6 ++---
 doc/users/testers_guide.rst               |  6 ++---
 include/tst_capability.h                  |  2 +-
 include/tst_cmd.h                         |  4 ++--
 include/tst_kvercmp.h                     |  2 +-
 include/tst_test.h                        | 16 ++++++-------
 include/tst_test_macros.h                 |  8 +++----
 21 files changed, 87 insertions(+), 90 deletions(-)
---
base-commit: 5ccf816f5d0e6c0ec3d808be456dd9ffa2a7736d
change-id: 20260601-doc_update-a31e6a63d27b

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-06-02  9:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01  9:52 [LTP] [PATCH 0/4] Fix documentation issues Andrea Cervesato
2026-06-01  9:52 ` [LTP] [PATCH 1/4] doc: Fix broken references and outdated content Andrea Cervesato
2026-06-01 11:58   ` Cyril Hrubis
2026-06-01 13:55   ` Petr Vorel
2026-06-01  9:52 ` [LTP] [PATCH 2/4] doc: Fix typos and grammar Andrea Cervesato
2026-06-01 12:10   ` Cyril Hrubis
2026-06-01 13:57   ` Petr Vorel
2026-06-01  9:52 ` [LTP] [PATCH 3/4] include: Fix kernel-doc warnings in header comments Andrea Cervesato
2026-06-01 14:09   ` Petr Vorel
2026-06-02  9:04     ` Cyril Hrubis
2026-06-02  9:16       ` Andrea Cervesato via ltp
2026-06-01  9:52 ` [LTP] [PATCH 4/4] doc: Fix incorrect struct tst_test field references Andrea Cervesato
2026-06-01 14:10   ` Petr Vorel
2026-06-02  9:31 ` [LTP] [PATCH 0/4] Fix documentation issues Andrea Cervesato via ltp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.