Commit 3f6d903
ata: libata-scsi: Remove redundant sense_buffer memsets
SCSI layer clears sense_buffer in scsi_queue_rq() so there is no need for
libata to clear it again.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Igor Pylypiv <ipylypiv@google.com>
Link: https://lore.kernel.org/r/20240702024735.1152293-5-ipylypiv@google.com
Signed-off-by: Niklas Cassel <cassel@kernel.org>1 parent 28ab976 commit 3f6d903
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
929 | | - | |
930 | 929 | | |
931 | 930 | | |
932 | | - | |
933 | | - | |
934 | 931 | | |
935 | 932 | | |
936 | 933 | | |
| |||
965 | 962 | | |
966 | 963 | | |
967 | 964 | | |
968 | | - | |
969 | | - | |
970 | 965 | | |
971 | 966 | | |
972 | 967 | | |
| |||
0 commit comments