public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/3] fanotify{14,20}: cleanup
@ 2022-09-13  6:21 Petr Vorel
  2022-09-13  6:21 ` [LTP] [PATCH v2 1/3] tst_test_macros: Add TST_EXP_FD_OR_FAIL() macro Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Petr Vorel @ 2022-09-13  6:21 UTC (permalink / raw)
  To: ltp

Hi,

changes v1->v2:
* Rename macro (Cyril)
s/TST_EXP_FD_ERRNO/TST_EXP_FD_OR_FAIL/

Kind regards,
Petr

Petr Vorel (3):
  tst_test_macros: Add TST_EXP_FD_OR_FAIL() macro
  fanotify20: Simplify code
  fanotify14: Use TST_EXP_FD_ERRNO()

 include/tst_test_macros.h                     |  10 ++
 .../kernel/syscalls/fanotify/fanotify14.c     | 118 +++++-------------
 .../kernel/syscalls/fanotify/fanotify20.c     |  81 +++---------
 3 files changed, 62 insertions(+), 147 deletions(-)

-- 
2.37.3


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

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

end of thread, other threads:[~2022-09-13  8:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13  6:21 [LTP] [PATCH v2 0/3] fanotify{14,20}: cleanup Petr Vorel
2022-09-13  6:21 ` [LTP] [PATCH v2 1/3] tst_test_macros: Add TST_EXP_FD_OR_FAIL() macro Petr Vorel
2022-09-13  6:21 ` [LTP] [PATCH v2 2/3] fanotify20: Simplify code Petr Vorel
2022-09-13  6:21 ` [LTP] [PATCH v2 3/3] fanotify14: Use TST_EXP_FD_ERRNO() Petr Vorel
2022-09-13  8:07   ` Li Wang
2022-09-13  8:42     ` Petr Vorel
2022-09-13  6:22 ` [LTP] [PATCH v2 0/3] fanotify{14,20}: cleanup Petr Vorel

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