diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-02-05 00:29:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-05 11:16:22 -0800 |
commit | f951dd05f9549c9b1a16d4eabfe60c20721de292 (patch) | |
tree | c37fc065ecacb0755986a18163299e4a48ceccd7 /tools/perf/scripts/python/syscall-counts.py | |
parent | 826215d98f49bce6ca6bf69f3b54a0d58fc89c99 (diff) |
staging/xgifb: Consolidate if branches with similar conditions
1) The same condition (pVBInfo->IF_DEF_LVDS == 0) was checked in the if
clause directly in front of this one.
2) The same condition pVBInfo->VBType & (VB_SIS301B | VB_SIS302B |
VB_SIS301LV | VB_SIS302LV | VB_XGI301C) was checked in the if
clause directly in front of this one.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions