diff options
author | I Hsin Cheng <richard120310@gmail.com> | 2024-09-10 12:35:31 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-09-17 01:11:20 -0700 |
commit | e620799c414a035dea1208bcb51c869744931dbb (patch) | |
tree | 3d3b736f0ce61f080c13c977afdd3e02c37e3b11 /drivers/gpu/drm/msm/disp | |
parent | 13309764720624caf2c5afba99b198f3f9fcd9f0 (diff) |
list: test: fix tests for list_cut_position()
Fix test for list_cut_position*() for the missing check of integer "i"
after the second loop. The variable should be checked for second time to
make sure both lists after the cut operation are formed as expected.
Link: https://lkml.kernel.org/r/20240910043531.71343-1-richard120310@gmail.com
Signed-off-by: I Hsin Cheng <richard120310@gmail.com>
Cc: David Gow <davidgow@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/gpu/drm/msm/disp')
0 files changed, 0 insertions, 0 deletions