From: Al Viro Date: Sun, 22 Apr 2012 06:50:29 +0000 (+0100) Subject: batman-adv: get rid of pointless cast in memcpy() X-Git-Tag: v3.6-rc1~125^2~521^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a5852d81a664e5a6456f82dff6f31b06dc2bede;p=pandora-kernel.git batman-adv: get rid of pointless cast in memcpy() memcpy() arguments are void *, precisely to avoid that kind of pointless casts. Signed-off-by: Al Viro Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed