From ec56b1d4615ab0b07b29ca6a45543484cfd5e463 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 17 Dec 2013 14:42:23 +0000 Subject: [PATCH] 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-format-patch failed