]> git.baikalelectronics.ru Git - 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)
commitcb3e8718b21ae6caad2fec13ba177301be5f2c7a
tree34997c5845f7a01aafda4a0c8829416bd5dccf9a
parent8286a0218edd74bdea87d1f365468ce0621d0a84
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