1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 07:53:11 -05:00
linux/samples/vfs
Christian Brauner 68e6b7d98b
samples/vfs: fix build warnings
Fix build warnings reported from linux-next.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/r/20250120192504.4a1965a0@canb.auug.org.au
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-01-20 13:14:21 +01:00
..
.gitignore samples: add test-list-all-mounts 2025-01-09 16:58:53 +01:00
Makefile samples: add test-list-all-mounts 2025-01-09 16:58:53 +01:00
mountinfo.c samples/vfs: use shared header 2025-01-20 12:50:35 +01:00
samples-vfs.h samples/vfs: use shared header 2025-01-20 12:50:35 +01:00
test-fsmount.c
test-list-all-mounts.c samples/vfs: fix build warnings 2025-01-20 13:14:21 +01:00
test-statx.c