diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2024-10-24 14:24:35 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2024-10-28 17:35:56 +0300 |
commit | 5c73563a212f015cb0fe8fc6f7ffb7147f64a2f7 (patch) | |
tree | 5396d4dd92a094df1679166be4c22bf61a2d399f /tools/perf/scripts/python/task-analyzer.py | |
parent | 5d6d950fef1cad7ef7df63d492f5f54a8e4314b5 (diff) | |
download | linux-5c73563a212f015cb0fe8fc6f7ffb7147f64a2f7.tar.xz |
media: vb2: fix confusing log message
If the number of allocated buffers is less than q->min_queued_buffers,
then a debug message was logged saying that it needs at least that
many queued buffers. But the test is about allocated buffers.
Update the message to say "allocated buffers".
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Acked-by: Tomasz Figa <tfiga@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions