From: Takashi Iwai <tiwai@suse.de>
To: Jaroslav Kysela <perex@perex.cz>
Cc: <linux-sound@vger.kernel.org>, Takashi Iwai <tiwai@suse.de>,
John Hubbard <jhubbard@nvidia.com>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH] selftests/alsa: make dump_config_tree() as void function
Date: Mon, 06 May 2024 18:15:58 +0200 [thread overview]
Message-ID: <87r0eegblt.wl-tiwai@suse.de> (raw)
In-Reply-To: <20240506075419.301780-1-perex@perex.cz>
On Mon, 06 May 2024 09:54:19 +0200,
Jaroslav Kysela 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
>
> Suggested-by: John Hubbard <jhubbard@nvidia.com>
> Cc: Mark Brown <broonie@kernel.org>
> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Applied now. Thanks.
Takashi
next prev parent reply other threads:[~2024-05-06 16:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-06 7:54 [PATCH] selftests/alsa: make dump_config_tree() as void function Jaroslav Kysela
2024-05-06 14:45 ` Mark Brown
2024-05-06 16:15 ` Takashi Iwai [this message]
2024-05-06 17:39 ` John Hubbard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r0eegblt.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=jhubbard@nvidia.com \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.