staging/lustre/lnet: Properly mark userspace pointer of lnet_ping()
authorOleg Drokin <green@linuxhacker.ru>
Sun, 3 Jan 2016 17:05:41 +0000 (12:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:27:25 +0000 (14:27 -0800)
commit4eb53dfd23281c6e358f26af56b3572bdcbfd43a
tree048a797ab982e9646c8c18a2921a38be4ff356a3
parente3e8ff41c0ffe579ea48bd3250bc23abc4bd4b37
staging/lustre/lnet: Properly mark userspace pointer of lnet_ping()

This also happens to silence sparce warnings about different
address spaces.

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