Magnus Damm 1e6760c5c4 sh: make copy_to/from_user() static inline
This patch changes copy_from_user() and copy_to_user() from macros
into static inline functions. This way we can use them as function
pointers. Also unify the 64 bit and 32 bit versions.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-02-14 14:22:09 +09:00
..
2008-02-08 15:33:32 -08:00
2008-02-09 11:08:34 -08:00
2008-02-09 18:24:41 +01:00
2008-02-13 16:20:35 +01:00
2008-02-08 15:33:32 -08:00
2008-02-03 17:19:47 +02:00
2008-01-31 17:40:18 +01:00
2008-02-06 10:41:16 -08:00