staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata args
commite2d52f7b3adb0e5b80a068a2b2628bc8c2e01c6d
authorOleg Drokin <green@linuxhacker.ru>
Sun, 3 Jan 2016 17:05:37 +0000 (3 12:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:27:25 +0000 (3 14:27 -0800)
tree636f1c376f852a0bd0e2099c7e4068e5ba2ea172
parentf833ea10c7bb87ac0c16d77ec0048b01e1fd996d
staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata args

Just make clear which pointers are from userspace and which are not in
libcfs_ioctl_getdata/libcfs_ioctl_popdata and their callers.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_ioctl.h
drivers/staging/lustre/lustre/libcfs/linux/linux-module.c
drivers/staging/lustre/lustre/libcfs/module.c