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:
d84869a
)
MIPS: asm: uaccess: Move duplicated code to common function
author
Markos Chandras
<markos.chandras@imgtec.com>
Tue, 17 Dec 2013 14:42:23 +0000
(14:42 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:15 +0000
(23:09 +0100)
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 <markos.chandras@imgtec.com>
No differences found