diff options
author | Jaroslav Kysela <perex@perex.cz> | 2024-05-06 10:54:19 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-05-08 19:15:42 +0300 |
commit | b9112b17950c955071abfd4331d4daa162d6ec4d (patch) | |
tree | 4a40edc7568544767e77a8411c56bc1655ac1b72 /net/mac80211/ieee80211_i.h | |
parent | 5e7488cdeb26bd5bbc1beb265dba5b33d7b60e68 (diff) | |
download | linux-b9112b17950c955071abfd4331d4daa162d6ec4d.tar.xz |
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 <jhubbard@nvidia.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240506075419.301780-1-perex@perex.cz
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
0 files changed, 0 insertions, 0 deletions