From: Russell King Date: Tue, 18 Aug 2015 22:06:25 +0000 (+0100) Subject: ARM: uaccess: simplify user access assembly X-Git-Tag: omap-for-v4.3/fixes-rc1~102^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64d1f66517a89b9b0f6bd0bca86b05a55a5e742;p=pandora-kernel.git ARM: uaccess: simplify user access assembly The user assembly for byte and word accesses was virtually identical. Rather than duplicating this, use a macro instead. Acked-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed