From: Malcolm Priestley Date: Mon, 13 Jan 2014 16:25:51 +0000 (+0000) Subject: staging: vt6656: sparse fixes: iwctl_giwgenie use memcpy. X-Git-Tag: v3.14-rc1~150^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1cd14974c427935fe37d9f087da24d07a2f5eb7;p=pandora-kernel.git staging: vt6656: sparse fixes: iwctl_giwgenie use memcpy. extra is in kernel space use memcpy. sparse warning iwctl.c:1595:42: warning: incorrect type in argument 1 (different address spaces) iwctl.c:1595:42: expected void [noderef] *to iwctl.c:1595:42: got char *extra Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed