From: Aleksey Makarov Date: Tue, 2 Jun 2015 18:00:25 +0000 (-0700) Subject: net: thunderx: remove unneeded type conversions X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~153^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39a0dd0b5e21ce93212a1dd026abb227c92e7651;p=pandora-kernel.git net: thunderx: remove unneeded type conversions No need to cast void* to u8*: pointer arithmetics works same way for both. Signed-off-by: Aleksey Makarov Signed-off-by: David S. Miller --- Reading git-diff-tree failed