]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/nolibc: use O_RDONLY flag instead of 0
authorLouis Taylor <louis@kragniz.eu>
Thu, 6 Mar 2025 18:41:22 +0000 (18:41 +0000)
committerThomas Weißschuh <linux@weissschuh.net>
Thu, 6 Mar 2025 21:30:21 +0000 (22:30 +0100)
commit6e406202a44a1a37176da0333cec10d5320c4b33
treeeedbc1328f465313cc5e64cd17bd8de4c349c835
parent00e03fea969efd46b104acd271e7f7e08e7c23bf
selftests/nolibc: use O_RDONLY flag instead of 0

This doesn't matter much, but is what the standard says.

Signed-off-by: Louis Taylor <louis@kragniz.eu>
Link: https://lore.kernel.org/r/20250306184147.208723-5-louis@kragniz.eu
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/testing/selftests/nolibc/nolibc-test.c