diff options
author | Bart Van Assche <[email protected]> | 2023-09-21 12:22:46 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-09-27 11:12:50 -0400 |
commit | cdaaff61d3bfd61aa3966eb1624e66c4152e6d1d (patch) | |
tree | 4071888d201e466f49f418d35b8fb36762d7f521 /net/lapb/lapb_out.c | |
parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (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: [email protected]
Cc: John Garry <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: John Garry <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions