From c1cd14974c427935fe37d9f087da24d07a2f5eb7 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Mon, 13 Jan 2014 16:25:51 +0000 Subject: [PATCH] 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-format-patch failed