Staging: lustre: llite: fix some sparse warnings about userspace pointer
authorAnh Le <anhlq2110@gmail.com>
Sun, 12 Oct 2014 09:07:10 +0000 (16:07 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 08:25:23 +0000 (16:25 +0800)
Add __user macro to the function declarations that accept userspace pointers as
arguments.

Signed-off-by: Anh Le <anhlq2110@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found