From: Jingoo Han Date: Mon, 2 Sep 2013 23:54:04 +0000 (+0900) Subject: net: netx-eth: remove unnecessary casting X-Git-Tag: v3.12-rc1~132^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c67c71b4e8cf9cffc66b0a12f93b1c6b9cc1ea4f;p=pandora-kernel.git net: netx-eth: remove unnecessary casting Casting from 'void *' is unnecessary, because casting from 'void *' to any pointer type is automatic. Reported-by: Sergei Shtylyov Signed-off-by: Jingoo Han Signed-off-by: David S. Miller --- Reading git-diff-tree failed