aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorMichael Opdenacker <[email protected]>2013-10-29 04:50:45 +0100
committerLinus Walleij <[email protected]>2013-11-04 13:07:05 +0100
commit808e657c5c709844074d47a4284c746070b0772c (patch)
tree3d7c6f0c3b2fd353b104ddbba7c4cedc49c8f803 /lib/test-string_helpers.c
parenta3183c60e3e9be7abd830ebed904491625e07d2e (diff)
pinctrl: remove minor dead code
This removes a test whether the 'desc' variable is NULL. This possibility has already been eliminated by the below test earlier in the loop: if (desc == NULL) { dev_warn(pctldev->dev, "could not get pin desc for pin %d\n", pins[i]); continue; } Found with Coverity: CID #1090078 Signed-off-by: Michael Opdenacker <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions