]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre: Mark lmv_hsm_ct_register/unregister uarg as __user
authorOleg Drokin <green@linuxhacker.ru>
Sun, 3 Jan 2016 17:05:54 +0000 (12:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:34:27 +0000 (14:34 -0800)
commit11be8f6cdc8b0cdeb1d392dfb473f533ef435d0c
tree4db4180af3c6ee79627a34f274b25b0caeeba388
parent0f881d7b266eaa010c9cd6b621f74a876337c5a5
staging/lustre: Mark lmv_hsm_ct_register/unregister uarg as __user

Since it is a userspace pointer, this makes things neater and
sparse happier.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lmv/lmv_obd.c