summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2023-09-21 12:22:46 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2023-09-27 11:12:50 -0400
commitcdaaff61d3bfd61aa3966eb1624e66c4152e6d1d (patch)
tree4071888d201e466f49f418d35b8fb36762d7f521 /tools/perf/scripts/python
parent0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff)
scsi: ufs: core: Remove request tag range checks
The block layer core guarantees that tag numbers are in the expected range. Hence remove the statements that check this. This patch suppresses Coverity warnings about left shifts with a negative right hand operand. The following commit originally introduced request tag range checks: 14497328b6a6 ("scsi: ufs: verify command tag validity"). Cc: daejun7.park@samsung.com Cc: John Garry <john.g.garry@oracle.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20230921192335.676924-2-bvanassche@acm.org Reviewed-by: John Garry <john.g.garry@oracle.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions