diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-08-28 16:15:32 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-29 08:24:03 +0200 |
commit | 30207d7b640cd27a814abbc657c911121160dc10 (patch) | |
tree | 7bdeaa53a5eaaa689e2503e341c71c53afd63883 /drivers/staging/rtl8188eu | |
parent | 56277035c294ec4877aabc97febcf55a2b3ef397 (diff) |
staging: rtlwifi: remove memset before memcpy
calling memcpy immediately after memset with the same region of memory
makes memset redundant.
Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu')
0 files changed, 0 insertions, 0 deletions