linux/drivers/staging/rtl8723bs
Himanshu Jha 9c8e28df44 staging: rtl8723bs: remove memset before memcpy
calling memcpy immediately after memset with the same region of memory
makes memset redundant.

Build successfully.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 10:16:57 +02:00
..
core staging: rtl8723bs: remove memset before memcpy 2017-08-28 10:16:57 +02:00
hal staging: rtl8723bs: hal: Use (true/false) in assignment to bool 2017-06-23 19:36:49 +02:00
include staging: rtl8723bs - remove asm includes 2017-06-25 16:31:21 +02:00
os_dep staging: rtl8723bs: remove memset before memcpy 2017-08-28 10:16:57 +02:00
Kconfig
Makefile
TODO