diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2025-04-21 16:52:42 +0800 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-04-22 15:00:24 +0200 |
commit | 05100d16412ff61a1488a4dfdbce39267b35f0cc (patch) | |
tree | 90fac1fdec61b91861d6ff956a40fbebf2eddb7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 813e311e613442a748384a0ee0a8f45e4bac6ff7 (diff) |
ALSA: pcm: Make snd_pcm_lib_malloc_pages() debug message say "allocate"
snd_pcm_lib_malloc_pages() is commonly used for allocating buffers during
the hw_params callback, whereas preallocating buffers goes through
preallocate_pcm_pages().
Having the same terminology in the failure debug messages in both
misleads developers.
Change the debug message in snd_pcm_lib_malloc_pages() to use the
term "allocate" to match its intended use.
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://patch.msgid.link/20250421085244.377228-1-wenst@chromium.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions