staging: wilc1000: remove unnecessary cast
authorChengYi He <chengyihetaipei@gmail.com>
Mon, 15 Jun 2015 19:04:59 +0000 (03:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jun 2015 04:52:00 +0000 (21:52 -0700)
kmalloc() returns void pointer.

Signed-off-by: ChengYi He <chengyihetaipei@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found