summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/ti-soc-thermal
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-11-22 15:48:14 +0000
committerJason Gunthorpe <jgg@mellanox.com>2019-11-25 10:31:47 -0400
commit25d24f4241f7bccdc1978daa026d8847e04a73a6 (patch)
tree0693d536678d43c3c83a828bb46fda2aee39950e /drivers/thermal/ti-soc-thermal
parentfca5b9dc0986aa49b3f0a7cfe24b6c82422ac1d7 (diff)
downloadlinux-25d24f4241f7bccdc1978daa026d8847e04a73a6.tar.bz2
IB/hfi1: remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Link: https://lore.kernel.org/r/20191122154814.87257-1-colin.king@canonical.com Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/thermal/ti-soc-thermal')
0 files changed, 0 insertions, 0 deletions