diff mbox series

lapi/powerpc64.in: Fix wrong syscall number for statx

Message ID 1536115705-2024-1-git-send-email-yangx.jy@cn.fujitsu.com
State Accepted
Headers show
Series lapi/powerpc64.in: Fix wrong syscall number for statx | expand

Commit Message

Xiao Yang Sept. 5, 2018, 2:48 a.m. UTC
Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
---
 include/lapi/syscalls/powerpc64.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Cyril Hrubis Sept. 5, 2018, 9:34 a.m. UTC | #1
Hi!
Pushed, thanks.
diff mbox series

Patch

diff --git a/include/lapi/syscalls/powerpc64.in b/include/lapi/syscalls/powerpc64.in
index 80fa91882..c0b4226eb 100644
--- a/include/lapi/syscalls/powerpc64.in
+++ b/include/lapi/syscalls/powerpc64.in
@@ -349,4 +349,4 @@  getrandom 359
 memfd_create 360
 mlock2 378
 copy_file_range 379
-statx 360
+statx 383