OSDN Git Service

staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.
authorNachammai Karuppiah <nachukannan@gmail.com>
Tue, 5 Nov 2019 17:06:31 +0000 (09:06 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Nov 2019 17:21:21 +0000 (18:21 +0100)
commite1955fcdc71eb1c3572851dc0c94ff51f9fb495b
treec1d7698b3a43248c15e520269c5c962e7169bab5
parent156aafd2bec0b707dc50cffb846e43cbc8258e80
staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.

Remove typecast in the call to kfree as it is not needed.
Issue fixed using Coccinelle.

Signed-off-by: Nachammai Karuppiah <nachukannan@gmail.com>
Link: https://lore.kernel.org/r/1572973591-12892-1-git-send-email-nachukannan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c