diff options
author | Harshit Mogalapalli <[email protected]> | 2022-05-05 07:32:13 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-05-19 20:16:26 -0400 |
commit | 2f9e9a7b0ce38471c6f22a762adca6a977edfa7d (patch) | |
tree | 14dcc6055e95806f30d224a97abc58aa64b7aaa4 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | bc7896d31a922ee9caabb10dc07509f65d41dc0e (diff) |
scsi: megaraid_sas: Remove redundant memset() statement
As memset() of scmd->sense_buffer is immediately followed by a memcpy()
where scmd->sense_buffer 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