diff options
author | 2012-12-13 12:17:08 +0200 | |
---|---|---|
committer | 2012-12-13 12:18:24 +0200 | |
commit | c7e1eae537652330cec3fbf5f8f50000b2f24269 (patch) | |
tree | d1752293bb9899b6817f307ad6215abfe42751fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | OMAPFB: fix error handling in omapfb_find_best_mode() (diff) | |
download | linux-dev-c7e1eae537652330cec3fbf5f8f50000b2f24269.tar.xz linux-dev-c7e1eae537652330cec3fbf5f8f50000b2f24269.zip |
OMAPFB: remove silly loop in fb2display()
fb2display() has a for loop which always returns at the first iteration.
Replace the loop with a simple if.
This removes the smatch warning:
drivers/video/omap2/omapfb/omapfb.h:153 fb2display() info: loop could be
replaced with if statement.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions