mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 01:20:41 +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>