From: Will Deacon Date: Fri, 23 Nov 2012 11:01:03 +0000 (+0000) Subject: arm64: signal: align return types for compat and native setup_return X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~65^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=060a18c7e3d52bdb2ff70dcc09f23dcf1656e6c8;p=pandora-kernel.git arm64: signal: align return types for compat and native setup_return setup_return is a void function, so make compat_setup_return look the same rather then unconditionally return 0. Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed