aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2021-10-20 14:40:22 -0700
committerMartin K. Petersen <[email protected]>2021-10-26 23:24:50 -0400
commit3ad317a1f932f3dfdedfba405f7b2d02154e20e1 (patch)
treef47ab2971ed697c5c9add90b340a82f508b2767a /scripts/gdb/linux/modules.py
parent7340faae947400907e5e7581444712110d2811d5 (diff)
scsi: ufs: core: Remove three superfluous casts
Casting an int explicitly to u16 when passed as an argument to a function is not necessary. Since prd_table and ucd_prdt_ptr both have type struct ufshcd_sg_entry *, remove the casts from assignments of these two to each other. This patch does not change any functionality. Link: https://lore.kernel.org/r/[email protected] Acked-by: Avri Altman <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions