MIPS: asm: uaccess: Rename {get,put}_user_asm macros
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 6 Jan 2014 12:48:28 +0000 (12:48 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:16 +0000 (23:09 +0100)
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 <markos.chandras@imgtec.com>

No differences found