]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata args
authorOleg Drokin <green@linuxhacker.ru>
Sun, 3 Jan 2016 17:05:37 +0000 (12:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:27:25 +0000 (14:27 -0800)
commit82e901b394287df56743bb0cad53679eaa0de195
tree636f1c376f852a0bd0e2099c7e4068e5ba2ea172
parent5094058c94afc8bdcf62f1be46e0d72653040b95
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