All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Fix constant redefinition
@ 2022-05-03 15:29 Petr Vorel
  2022-05-03 15:29 ` [LTP] [PATCH 1/2] lapi/mount.h: Remove <linux/mount.h> Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Petr Vorel @ 2022-05-03 15:29 UTC (permalink / raw)
  To: ltp

Hi,

sorry for introducing regression via merging unreviewed patchset.

Kind regards,
Petr

Petr Vorel (2):
  lapi/mount.h: Remove <linux/mount.h>
  Remove duplicate include of <sys/mount.h>

 include/lapi/fsmount.h                              | 7 +++++--
 include/lapi/mount.h                                | 6 +-----
 lib/tst_cgroup.c                                    | 1 -
 testcases/kernel/syscalls/open/open12.c             | 1 -
 testcases/kernel/syscalls/pivot_root/pivot_root01.c | 2 --
 testcases/kernel/syscalls/statx/statx06.c           | 1 -
 testcases/kernel/syscalls/umount2/umount2_01.c      | 1 -
 testcases/kernel/syscalls/umount2/umount2_02.c      | 1 -
 8 files changed, 6 insertions(+), 14 deletions(-)

-- 
2.36.0


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

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

end of thread, other threads:[~2022-05-10 11:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-03 15:29 [LTP] [PATCH 0/2] Fix constant redefinition Petr Vorel
2022-05-03 15:29 ` [LTP] [PATCH 1/2] lapi/mount.h: Remove <linux/mount.h> Petr Vorel
2022-05-10  9:03   ` Li Wang
2022-05-10 11:02     ` Petr Vorel
2022-05-03 15:29 ` [LTP] [PATCH 2/2] Remove duplicate include of <sys/mount.h> Petr Vorel
2022-05-09 15:09 ` [LTP] [PATCH 0/2] Fix constant redefinition Cyril Hrubis

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.