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)
commit5a13503ecdf3ee6127b2833ed37dfc5dccb6a3dd
tree4b173970fc8767d02dac960f31634a8751d61791
parent0017af422bd3edf6dcedc5a87dfb973e3c462db3
Staging: lustre: llite: fix some sparse warnings about userspace pointer

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>
drivers/staging/lustre/lustre/include/lprocfs_status.h
drivers/staging/lustre/lustre/llite/lproc_llite.c
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c