From: Anh Le Date: Sun, 12 Oct 2014 09:07:10 +0000 (+0700) Subject: Staging: lustre: llite: fix some sparse warnings about userspace pointer X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~714 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a13503ecdf3ee6127b2833ed37dfc5dccb6a3dd;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed