]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitc42645a2c54ffd82817e7a11fa05fffde08463a3
tree8ae44e58a3edd3bf22d9926f0f9db8659564b848
parentd59d6f5d38962caf82536b393db2bdf7578a0719
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 <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c