diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-02-03 22:54:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-04 10:46:27 -0800 |
commit | 44e1312c68e71a25f9f88ada7d124f5bbeaf879e (patch) | |
tree | 198e97e8bd4b38fcf4575eeb009f102a1f4c3405 /tools/perf/scripts/python | |
parent | f2c22605c5a12c605a7164585c96f0835e9e591c (diff) |
staging/xgifb: Remove always false comparisons
This patch removes some comparisons that always evaluate to false since
xoffset and yoffset are defined as __u32 in fb_var_screeninfo in
include/linux/fb.h and thus can never be negative.
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