From: Himangi Saraogi Date: Thu, 6 Mar 2014 22:37:18 +0000 (+0530) Subject: staging:lustre: Fix sparse warning of incorrect argument type X-Git-Tag: v3.15-rc1~139^2~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf8aea4e9a7f1228e4a415fe2bb1bc8ef151e8f;p=pandora-kernel.git staging:lustre: Fix sparse warning of incorrect argument type This patch fixes the following sparse warning : drivers/staging/lustre/lustre/lmv/lproc_lmv.c:99:35: warning: incorrect type in argument 2 (different address spaces) drivers/staging/lustre/lustre/lmv/lproc_lmv.c:99:35: expected void const [noderef] *from drivers/staging/lustre/lustre/lmv/lproc_lmv.c:99:35: got char const *buffer Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed