mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-06 13:13:06 +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>