diff options
author | Michal Orzel <[email protected]> | 2022-05-09 18:29:20 -0700 |
---|---|---|
committer | akpm <[email protected]> | 2022-05-09 18:29:20 -0700 |
commit | 0e900029655327bb5326ced02eff97667a079039 (patch) | |
tree | c859913d8d2bce354b1f22d0f1ceef3c7d444722 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 800c24dc34b93d2014f3952683f8d5e9309e1b73 (diff) |
ipc/sem: remove redundant assignments
Get rid of redundant assignments which end up in values not being
read either because they are overwritten or the function ends.
Reported by clang-tidy [deadcode.DeadStores]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Michal Orzel <[email protected]>
Reviewed-by: Tom Rix <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions