-
Arnd Bergmann authored
The previous patch to fix the newfstatat() syscall entry ended up breaking fstat() instead. Unfortunately these two are not handled the same way, so I messed this one up the exact opposite way. Fixes: 343416f0 ("syscalls: fix syscall macros for newfstat/newfstatat") Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
26fef9d0