aboutsummaryrefslogtreecommitdiff
path: root/lib/net_utils.c
diff options
context:
space:
mode:
authorDamien Lespiau <[email protected]>2014-02-13 18:56:15 +0000
committerDaniel Vetter <[email protected]>2014-02-13 21:11:15 +0100
commit7fb4a3a31ffc8c7fa69258e92336ccf78ca5e2b5 (patch)
treef455b937ba5a7f6c1f95f886c485a539c4484665 /lib/net_utils.c
parent02f5eebb63ad52c832a81109d68718df6cb1155e (diff)
drm/i915/lvds: Remove dead code from failing case
Coverity points out that, if we end up in the 'failed' label, that's precisely because we couldn't retrieve a fixed mode (ie fixed_mode is NULL) and then "if (fixed_mode)" is always false. Remove that dead code. Signed-off-by: Damien Lespiau <[email protected]> Reviewed-by: Paulo Zanoni <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions