diff options
author | 2009-05-21 05:50:01 +0800 | |
---|---|---|
committer | 2009-05-22 13:52:05 +0100 | |
commit | 63d3892379f93b73ef905fb3449f4e4438a53b40 (patch) | |
tree | 8444be1ddd42093c04b47627a1ff2f4013225ba6 /drivers/ide/ide-lib.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-2.6 (diff) | |
download | wireguard-linux-63d3892379f93b73ef905fb3449f4e4438a53b40.tar.xz wireguard-linux-63d3892379f93b73ef905fb3449f4e4438a53b40.zip |
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>
Diffstat (limited to 'drivers/ide/ide-lib.c')
0 files changed, 0 insertions, 0 deletions