]> git.alsa-project.org Git - alsa-utils.git/commit
alsaloop: use ATTRIBUTE_UNUSED instead remove argument name
authorJaroslav Kysela <perex@perex.cz>
Mon, 4 Sep 2023 14:45:09 +0000 (16:45 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 4 Sep 2023 14:45:39 +0000 (16:45 +0200)
commit7552aef6e08b5b1fd8c1704e21cb9f6f15017bfa
tree15514b8efbdd6ebe644fea300746a3edfe9c86d9
parent2db896afd475b0b3ad07e97ba74ec9680b4f7f6d
alsaloop: use ATTRIBUTE_UNUSED instead remove argument name

We need to support older compilers than GCC 11.

Link: https://github.com/alsa-project/alsa-utils/issues/233
Fixes: d609a58 ("alsaloop: fix the verbose compilation warnings for latest gcc")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsaloop/alsaloop.c
alsaloop/pcmjob.c