staging: vt6655: Remove redundant cast
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Tue, 21 Oct 2014 15:00:24 +0000 (17:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 09:19:38 +0000 (17:19 +0800)
Both sides have type const struct iw_handler_def*, so the cast is
unnecessary and confusing.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found