linux/drivers/staging/rtl8723bs
Dafna Hirschfeld 2d42ac21ef staging: rtl8723bs: use kmemdup for allocation and copy
Use kmemdup instead of kzalloc and memcpy to simplify the code.
Issue found with coccicheck.

Signed-off-by: Dafna Hirschfeld <dafna3@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-01 17:21:49 +01:00
..
core Staging: rtl8723bs: Do not check for NOT NULL before kfree() 2017-12-21 18:22:07 +01:00
hal staging: rtl8723bs: use kmemdup for allocation and copy 2018-03-01 17:21:49 +01:00
include staging: rtl8723bs: make 'myid' function to follow kernel coding rules 2018-02-16 15:41:27 +01:00
os_dep staging: rtl8723bs: Remove unneeded cast 2018-02-22 14:59:05 +01:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO