Wu Zhangjin 63d3892379 MIPS: Fix sparse warning in incompatiable argument type of clear_user.
The type of the second argument of access_ok should be (void __user *).
The unnecessary conversion of the clear_user address argument was causing
sparse to emit warnings on the __chk_user_ptr check.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-05-22 13:52:05 +01:00
..
2009-03-20 18:09:54 +00:00
2008-12-12 18:12:23 +00:00
2008-11-24 16:35:07 +00:00
2009-05-14 13:50:29 +01:00
2009-05-14 13:50:29 +01:00
2009-01-12 15:27:13 -08:00
2008-10-20 08:52:41 -07:00
2009-02-01 11:01:27 +05:30