diff options
author | Takashi Iwai <[email protected]> | 2019-02-04 16:42:24 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2019-02-08 14:24:12 +0100 |
commit | bb580602f3924976d8bc36c171266de73e92cbf7 (patch) | |
tree | cd82554b93c5c51aa0929be562c7e181fd3d612f /tools/perf/util/trace-event-scripting.c | |
parent | 95d14640d9843f277214893541aef3acb7456a25 (diff) |
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Now all callers no longer check the return value from
snd_pcm_lib_preallocate_pages() and co, let's make them to return
void, so that any new code won't fall into the same pitfall.
Reviewed-by: Jaroslav Kysela <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions