diff options
| author | Artem Lytkin <iprintercanon@gmail.com> | 2026-02-07 22:05:23 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-02-23 15:38:15 +0100 |
| commit | f80760f5fc02c1ab384a974097964aa8e6720331 (patch) | |
| tree | 4f64b61d88a9566517af977dd457191cf3711731 /tools/perf/scripts/python/task-analyzer.py | |
| parent | fbab250eb51d6d6a528ba58e884185c83f796e4c (diff) | |
staging: fbtft: fix unchecked write return value in fb_agm1264k-fl
The second call to par->fbtftops.write() does not capture the return
value, so the subsequent error check tests a stale value from the
first write call. Add the missing assignment so the error check
applies to the correct write operation.
Signed-off-by: Artem Lytkin <iprintercanon@gmail.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Link: https://patch.msgid.link/20260207220523.3816-1-iprintercanon@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
