From: Johannes Berg Date: Mon, 6 May 2013 19:09:46 +0000 (+0200) Subject: mac80211: write memcpy differently for smatch X-Git-Tag: v3.11-rc1~16^2~103^2^2~41^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd500af223c9aed7083730b7044d53162065e418;p=pandora-kernel.git mac80211: write memcpy differently for smatch There's no real difference between *array and array, but the former confuses smatch so write it differently. The generated code is exactly the same. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed