git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac1d859
)
MIPS: asm: uaccess: Rename {get,put}_user_asm macros
author
Markos Chandras
<markos.chandras@imgtec.com>
Mon, 6 Jan 2014 12:48:28 +0000
(12:48 +0000)
committer
Ralf 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