mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-08 05:05:27 +09:00
This was pointed out by Al Viro. Using the correct wrappers properly does sign extension as necessary on syscall arguments. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>