From: Vatika Harlalka Date: Mon, 9 Mar 2015 08:54:42 +0000 (+0530) Subject: Staging rtl8172: Remove unnecessary typecast X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~506 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d0514d5631d8ded3fe42c3a16727039b576f18c;p=pandora-kernel.git Staging rtl8172: Remove unnecessary typecast Using addressof and then casting to the original type is unneeded. So these casts can be removed. Issue detected via Coccinelle script. Signed-off-by: Vatika Harlalka Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed