From: Xenia Ragiadakou Date: Wed, 22 May 2013 15:41:21 +0000 (+0300) Subject: gdm72xx: remove unnecessary cast in gdm_wimax.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~507 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef4090385a0c35192229ca77c9de273824040b4;p=pandora-kernel.git gdm72xx: remove unnecessary cast in gdm_wimax.c This patch removes an unnecessary cast on the return value of alloc_netdev(), since alloc_netdev() returns a pointer to the allocated struct net_device anyway. Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed