diff options
| author | 2022-04-19 15:57:49 -0700 | |
|---|---|---|
| committer | 2022-04-25 23:23:02 -0400 | |
| commit | 1de4378f605787d79a6aab905c96a4320411b9b1 (patch) | |
| tree | eb02bbf1474023926dc54ce566c266bf6ee345b8 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | scsi: ufs: Remove ufshcd_lrb.sense_bufflen (diff) | |
scsi: ufs: Remove ufshcd_lrb.sense_buffer
ufshcd_lrb.sense_buffer is NULL if ufshcd_lrb.cmd is NULL and
ufshcd_lrb.sense_buffer points at cmd->sense_buffer if ufshcd_lrb.cmd is
set. In other words, the ufshcd_lrb.sense_buffer member is identical to
cmd->sense_buffer. Hence this patch that removes the
ufshcd_lrb.sense_buffer structure member.
Link: https://lore.kernel.org/r/20220419225811.4127248-7-bvanassche@acm.org
Tested-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
