diff options
author | Harshit Mogalapalli <[email protected]> | 2022-05-05 07:36:57 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-05-19 20:16:26 -0400 |
commit | e79aaa9cc02dd39061eb4e2c7d156532a31da975 (patch) | |
tree | 26b3229d5115daf197720d48f2e82080a4b1e489 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 2f9e9a7b0ce38471c6f22a762adca6a977edfa7d (diff) |
scsi: elx: efct: Remove redundant memset() statement
As memset() of bmbx is immediately followed by a memcpy() where bmbx is the
destination, the memset() is redundant.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Harshit Mogalapalli <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions