diff options
author | Jaroslav Kysela <[email protected]> | 2024-05-06 09:54:19 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-05-08 18:15:42 +0200 |
commit | b9112b17950c955071abfd4331d4daa162d6ec4d (patch) | |
tree | 4a40edc7568544767e77a8411c56bc1655ac1b72 /lib/memory-notifier-error-inject.c | |
parent | 5e7488cdeb26bd5bbc1beb265dba5b33d7b60e68 (diff) |
selftests/alsa: make dump_config_tree() as void function
dump_config_tree() is declared to return an int, but the compiler cannot
prove that it always returns any value at all. This leads to a clang
warning, when building via:
make LLVM=1 -C tools/testing/selftests
Suggested-by: John Hubbard <[email protected]>
Cc: Mark Brown <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions