]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
commit30ef5c8b97d9dd381f94a919c21096afe6553f5d
tree34997c5845f7a01aafda4a0c8829416bd5dccf9a
parent3f5309725e08b2ce2395bcfea09eb518d3ddb499
staging: wilc1000: remove unnecessary cast

kmalloc() returns void pointer.

Signed-off-by: ChengYi He <chengyihetaipei@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_mon.c
drivers/staging/wilc1000/linux_wlan.c