]> git.alsa-project.org Git - alsa-utils.git/commit
bat: use ATTRIBUTE_UNUSED instead remove argument name
authorJaroslav Kysela <perex@perex.cz>
Mon, 4 Sep 2023 14:49:03 +0000 (16:49 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 4 Sep 2023 14:49:36 +0000 (16:49 +0200)
commit94eeb5a40f77e92624eb32d2e9c50b1cd9e4f837
tree401f3d367aa715cabdb4d866337ce8a4592978f0
parent7552aef6e08b5b1fd8c1704e21cb9f6f15017bfa
bat: 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: b366875 ("bat: fix the verbose compilation warnings for latest gcc")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
bat/bat.c
bat/common.c
bat/common.h