From: Mark Einon Date: Tue, 23 Sep 2014 19:41:12 +0000 (+0100) Subject: staging: et131x: don't cast a void* to a struct pointer X-Git-Tag: fixes-for-v3.18-merge-window~15^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecce565056db18b6136d9ff9232aa3761aae4e48;p=pandora-kernel.git staging: et131x: don't cast a void* to a struct pointer Casting a void* popinter to a struct pointer is unnecessary, don't do it. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed