All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-amlogic@kernel.org
To: Jing Xiangfeng <jingxiangfeng@huawei.com>
Cc: linux-amlogic@lists.infradead.org, khilman@kernel.org
Subject: Re: [PATCH v2] ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback
Date: Mon, 17 Aug 2020 17:48:52 +0000	[thread overview]
Message-ID: <159768653295.32160.11525321956420152528.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20200717082242.130627-1-jingxiangfeng@huawei.com>

Hello:

This patch was applied to khilman/linux-amlogic.git (refs/heads/for-next).

On Fri, 17 Jul 2020 16:22:42 +0800 you wrote:
> axg_card_add_tdm_loopback() misses to call kfree() in an error path. We
> can use devm_kasprintf() to fix the issue, also improve maintainability.
> So use it instead.
> 
> Fixes: c84836d7f650 ("ASoC: meson: axg-card: use modern dai_link style")
> Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com>
> 
> [...]


Here is a summary with links:
  - [v2] ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback
    https://git.kernel.org/khilman/linux-amlogic/c/bd054ece7d9cdd88e900df6625e951a01d9f655e

You are awesome, thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/pwbot

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

      parent reply	other threads:[~2020-08-17 17:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17  8:22 [PATCH v2] ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback Jing Xiangfeng
2020-07-17  8:22 ` Jing Xiangfeng
2020-07-17  8:22 ` Jing Xiangfeng
2020-07-17  8:22 ` Jing Xiangfeng
2020-07-17  8:44 ` Jerome Brunet
2020-07-17  8:44   ` Jerome Brunet
2020-07-17  8:44   ` Jerome Brunet
2020-07-17  8:44   ` Jerome Brunet
2020-07-17 15:39 ` Mark Brown
2020-07-17 15:39   ` Mark Brown
2020-07-17 15:39   ` Mark Brown
2020-07-17 15:39   ` Mark Brown
2020-08-17 17:48 ` patchwork-bot+linux-amlogic [this message]

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=159768653295.32160.11525321956420152528.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-amlogic@kernel.org \
    --cc=jingxiangfeng@huawei.com \
    --cc=khilman@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    /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.