diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-02-03 04:08:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-03 19:26:14 -0600 |
commit | 5fc699f6089913e3a691209243bf6bc2a6178ddd (patch) | |
tree | 299ab12904159fbdd3e1d775f94893af077f509d /tools/perf/scripts/python | |
parent | a9e29e6d410f492ccefbf3fdeb58d0193ec343f6 (diff) |
staging/xgifb: Remove redundant if statement
The code checks twice for if (pVBInfo->VBInfo & SetCRT2ToTV) without any
changes in between -> we can remove the second check.
And while at it we can also save the temp variable and use tempbx
directly.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions