From: Mark Brown <broonie@kernel.org>
To: "Amadeusz Sławiński" <amadeuszx.slawinski@linux.intel.com>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>,
Takashi Iwai <tiwai@suse.com>
Subject: Re: [PATCH 1/3] ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
Date: Wed, 15 Apr 2020 18:25:13 +0100 [thread overview]
Message-ID: <20200415172513.GI5265@sirena.org.uk> (raw)
In-Reply-To: <20200415162849.308-1-amadeuszx.slawinski@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
On Wed, Apr 15, 2020 at 12:28:49PM -0400, Amadeusz Sławiński wrote:
> If we don't find any pcm, pcm will point at address at an offset from
> the the list head and not a meaningful structure. Fix this by returning
> correct pcm if found and NULL if not. Found with coccinelle.
I only have patch 1/3 here and no cover letter - what's going on with
dependencies?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2020-04-15 17:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-15 16:28 [PATCH 1/3] ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry Amadeusz Sławiński
2020-04-15 17:25 ` Mark Brown [this message]
2020-04-16 7:27 ` Amadeusz Sławiński
2020-04-16 11:06 ` Mark Brown
2020-04-16 15:23 ` Applied "ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry" to the asoc tree Mark Brown
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=20200415172513.GI5265@sirena.org.uk \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=amadeuszx.slawinski@linux.intel.com \
--cc=lgirdwood@gmail.com \
--cc=tiwai@suse.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox