From 0081ad2486ed75cf09b99e4bf997c513567f5b6d Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 6 Jan 2014 12:48:28 +0000 Subject: [PATCH] MIPS: asm: uaccess: Rename {get,put}_user_asm macros The {get,put}_user_asm functions can be used to load data from kernel or the user address space so rename them to avoid confusion. Signed-off-by: Markos Chandras --- Reading git-format-patch failed