aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx-selectmap.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2023-01-30 19:45:17 +0100
committerRafael J. Wysocki <[email protected]>2023-02-02 15:31:04 +0100
commitd0009d14e9853bb5f553a36df9fb7791deffc594 (patch)
tree206d6e1819fa211244391614928ca22835dc88f7 /drivers/fpga/xilinx-selectmap.c
parent67c6945867145edda3092c336aa4cf56f9986ed7 (diff)
thermal: intel: int340x: Drop pointless cast to unsigned long
The explicit casting from int to unsigned long in int340x_thermal_get_zone_temp() is pointless, becuase the multiplication result is cast back to int by the assignment in the same statement, so drop it. No expected functional impact. Signed-off-by: Rafael J. Wysocki <[email protected]> Acked-by: Daniel Lezcano <[email protected]> Tested-by: Zhang Rui <[email protected]> Reviewed-by: Zhang Rui <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions