From: Will Deacon Date: Fri, 23 Nov 2012 11:01:05 +0000 (+0000) Subject: arm64: signal: let the compiler inline compat_get_sigframe X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~65^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88a24cffad7d98f16de52fe5dd2d71f64cb21585;p=pandora-kernel.git arm64: signal: let the compiler inline compat_get_sigframe There's no reason to mark compat_get_sigframe inline explicitly, so remove the annotation and let the compiler decide what's best. Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed