public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/2] Create tst_tmpdir.h
@ 2024-06-21 10:59 Petr Vorel
  2024-06-21 10:59 ` [LTP] [PATCH v2 1/2] tst_tmpdir: Remove NULL from static Petr Vorel
  2024-06-21 10:59 ` [LTP] [PATCH v2 2/2] lib: Create tst_tmpdir.h Petr Vorel
  0 siblings, 2 replies; 4+ messages in thread
From: Petr Vorel @ 2024-06-21 10:59 UTC (permalink / raw)
  To: ltp

Changes v1->v2:
* Use proper kerneldoc comment (Cyril)
* Add the header to readthedocs docs

Petr Vorel (2):
  tst_tmpdir: Remove NULL from static
  lib: Create tst_tmpdir.h

 doc/developers/api_c_tests.rst |  4 ++++
 include/tst_device.h           |  6 +-----
 include/tst_tmpdir.h           | 19 +++++++++++++++++++
 lib/tst_tmpdir.c               |  3 ++-
 4 files changed, 26 insertions(+), 6 deletions(-)
 create mode 100644 include/tst_tmpdir.h

-- 
2.45.1


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

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

end of thread, other threads:[~2024-06-25 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21 10:59 [LTP] [PATCH v2 0/2] Create tst_tmpdir.h Petr Vorel
2024-06-21 10:59 ` [LTP] [PATCH v2 1/2] tst_tmpdir: Remove NULL from static Petr Vorel
2024-06-21 10:59 ` [LTP] [PATCH v2 2/2] lib: Create tst_tmpdir.h Petr Vorel
2024-06-25 15:11   ` Avinesh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox