On 06. 05. 24 9:19, Takashi Iwai wrote:
On Sun, 05 May 2024 23:08:24 +0200,
John Hubbard wrote:

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

Furthermore, Mark Brown noticed that dump_config_tree() isn't even used
anymore, so just delete the entire function.

Cc: Mark Brown <broo...@kernel.org>
Signed-off-by: John Hubbard <jhubb...@nvidia.com>

Thanks, applied now.

This function is nice for debugging. I'd prefer to keep it with the fix.

                                Jaroslav

--
Jaroslav Kysela <pe...@perex.cz>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.


Reply via email to