Files
linux/drivers/staging
Madhumitha Prabakaran 8f24f505fc Staging: rtl8723bs: core: Remove typecast in kfree
Remove typecast in kfree, as per definition of kfree in
include/linux/slab.h#L144, the parameter type of kfree is void*, and
hence C compiler casts any pointer type to void*.

Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-02 07:57:44 +02:00
..
2019-04-01 07:49:24 +02:00
2019-03-18 07:05:19 +01:00
2019-04-01 07:49:24 +02:00
2019-04-01 07:49:24 +02:00
2019-03-18 07:55:55 +01:00
2019-03-18 07:55:55 +01:00