diff options
author | Hans Verkuil <[email protected]> | 2024-10-24 13:24:35 +0200 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-10-28 15:35:56 +0100 |
commit | 5c73563a212f015cb0fe8fc6f7ffb7147f64a2f7 (patch) | |
tree | 5396d4dd92a094df1679166be4c22bf61a2d399f /tools/perf/scripts/python/libxed.py | |
parent | 5d6d950fef1cad7ef7df63d492f5f54a8e4314b5 (diff) |
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 <[email protected]>
Reviewed-by: Nicolas Dufresne <[email protected]>
Acked-by: Tomasz Figa <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions