diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-11-03 23:18:21 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-11-22 19:50:27 +0300 |
commit | 1c8953b27d11269c9a9fa2d1bbd62bf3415749c0 (patch) | |
tree | 66285449e9c3295cd569b970e4bd7ef148939b2b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | acc06840fb9e22e3f7febec1ec1a976a04929cde (diff) | |
download | linux-1c8953b27d11269c9a9fa2d1bbd62bf3415749c0.tar.xz |
drm/i915/dsi: Replace while(1) with one with clear exit condition
Move existing condition to while(), so it will be clear on what
circumstances the loop is successfully finishing.
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231103201831.1037416-7-andriy.shevchenko@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions