From: Rasmus Villemoes Date: Tue, 21 Oct 2014 15:00:24 +0000 (+0200) Subject: staging: vt6655: Remove redundant cast X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~694 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42645a2c54ffd82817e7a11fa05fffde08463a3;p=pandora-kernel.git staging: vt6655: Remove redundant cast Both sides have type const struct iw_handler_def*, so the cast is unnecessary and confusing. Signed-off-by: Rasmus Villemoes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed