From: Takashi Iwai <tiwai@suse.de>
To: Wan Jiabing <wanjiabing@vivo.com>
Cc: linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org,
Takashi Iwai <tiwai@suse.com>,
gushengxian <gushengxian@yulong.com>
Subject: Re: [PATCH] ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_all
Date: Wed, 18 May 2022 07:00:28 +0200 [thread overview]
Message-ID: <87bkvvv3ir.wl-tiwai@suse.de> (raw)
In-Reply-To: <20220518021617.10114-1-wanjiabing@vivo.com>
On Wed, 18 May 2022 04:16:16 +0200,
Wan Jiabing wrote:
>
> Fix following coccicheck error:
> ./sound/usb/endpoint.c:1671:8-10: ERROR: reference preceded by free on line 1671.
>
> Here should be 'cp' rather than 'ip'.
>
> Fixes: c11117b634f4 ("ALSA: usb-audio: Refcount multiple accesses on the single clock")
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Oh, that was a silly failure.
Applied now, thanks!
Takashi
WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Wan Jiabing <wanjiabing@vivo.com>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
gushengxian <gushengxian@yulong.com>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_all
Date: Wed, 18 May 2022 07:00:28 +0200 [thread overview]
Message-ID: <87bkvvv3ir.wl-tiwai@suse.de> (raw)
In-Reply-To: <20220518021617.10114-1-wanjiabing@vivo.com>
On Wed, 18 May 2022 04:16:16 +0200,
Wan Jiabing wrote:
>
> Fix following coccicheck error:
> ./sound/usb/endpoint.c:1671:8-10: ERROR: reference preceded by free on line 1671.
>
> Here should be 'cp' rather than 'ip'.
>
> Fixes: c11117b634f4 ("ALSA: usb-audio: Refcount multiple accesses on the single clock")
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Oh, that was a silly failure.
Applied now, thanks!
Takashi
next prev parent reply other threads:[~2022-05-18 5:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-18 2:16 [PATCH] ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_all Wan Jiabing
2022-05-18 5:00 ` Takashi Iwai [this message]
2022-05-18 5:00 ` Takashi Iwai
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=87bkvvv3ir.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=gushengxian@yulong.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tiwai@suse.com \
--cc=wanjiabing@vivo.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 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.