From: Al Viro Date: Mon, 21 Jan 2013 20:16:58 +0000 (-0500) Subject: teach SYSCALL_DEFINE how to deal with long long/unsigned long long X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~87^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a0fd5bf0fd0795af8f1be3b261f5cf146a4cb9b;p=pandora-kernel.git teach SYSCALL_DEFINE how to deal with long long/unsigned long long ... and convert a bunch of SYSCALL_DEFINE ones to SYSCALL_DEFINE, killing the boilerplate crap around them. Signed-off-by: Al Viro --- Reading git-diff-tree failed