From: Markos Chandras Date: Tue, 17 Dec 2013 14:42:23 +0000 (+0000) Subject: MIPS: asm: uaccess: Move duplicated code to common function X-Git-Tag: v3.15-rc1~125^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec56b1d4615ab0b07b29ca6a45543484cfd5e463;p=pandora-kernel.git MIPS: asm: uaccess: Move duplicated code to common function Similar to __get_user_* functions, move common code to __put_user_*_common so it can be shared among similar users. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed