aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-02-19 13:43:33 +0000
committerGreg Kroah-Hartman <[email protected]>2019-02-20 11:29:01 +0100
commiteb76b37aaf7e6bdd6638bf5b2ef29688645e03b8 (patch)
treea5cb5f0fb0660230cfdd7ebf2d17facf99eda733 /lib/mpi/mpi-cmp.c
parent98bba546e82d7785b9560c6b141b73ac8d3d820f (diff)
usb: typec: mux: remove redundant check on variable match
All the code paths that lead to the return statement are where match is always true, hence the check to see if it is true is redundant and can be removed. Detected by CoverityScan, CID#14769672 ("Logically dead code") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Heikki Krogerus <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions