diff options
author | Uwe Kleine-König <[email protected]> | 2018-02-18 22:02:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-02-28 15:29:58 +0100 |
commit | 135ccb0129952966715074398f422c1517f2e7ad (patch) | |
tree | bded6c457c71f91c68ef2b52e6f1f2765d937ca6 /scripts/bpf_helpers_doc.py | |
parent | 0ef5a6e09b99c39439d09a957bd40dd3154b51ba (diff) |
serial: imx: drop if that always evaluates to true
The check sts & USR1_DTRD was just evaluated to true two lines above.
So this change doesn't have any effect on the semantic of the driver.
Fixes: 27e16501052e ("serial: imx: implement DSR irq handling for DTE mode")
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Shawn Guo <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions