aboutsummaryrefslogtreecommitdiff
path: root/kernel/sys.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-05-25 17:51:34 +0100
committerMark Brown <[email protected]>2017-05-26 12:40:11 +0100
commitad7449969d827965484306ad8cc56edc7e55687c (patch)
tree4f667747189a75983f11da920bcbce1253c1f164 /kernel/sys.c
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff)
spi: omap2-mcspi: remove redundant check for error status
The check to see if status is less than zero is actually redundant as all previous places where it is -ve have already branched to the exit paths, so it is never less than zero at the check. Detected by CoverityScan, CID#1357119 ("Logically dead code") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions