]> git.openfabrics.org - ~emulex/infiniband.git/commit
MIPS: asm: uaccess: Move duplicated code to common function
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Dec 2013 14:42:23 +0000 (14:42 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:15 +0000 (23:09 +0100)
commitec56b1d4615ab0b07b29ca6a45543484cfd5e463
tree2463339f885d5b4f5eb7631fc9d6e8c076f87e18
parentd84869a19faa0fd541a9d3cc93cfe8ac3f0c4d83
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 <markos.chandras@imgtec.com>
arch/mips/include/asm/uaccess.h