From: Sebastian Reichel <sre@kernel.org>
To: Geliang Tang <geliangtang@163.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] hsi: fix double kfree
Date: Tue, 6 Oct 2015 23:34:17 +0200 [thread overview]
Message-ID: <20151006213417.GA12551@earth> (raw)
In-Reply-To: <1443710121-10251-1-git-send-email-geliangtang@163.com>
[-- Attachment #1: Type: text/plain, Size: 227 bytes --]
Hi,
On Thu, Oct 01, 2015 at 10:35:21PM +0800, Geliang Tang wrote:
> When device_register() fails, kfree() is called in hsi_client_release(),
> hence there is no need to call kfree in err3 again.
Thanks, queued.
-- Sebastian
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-10-06 21:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 14:35 [PATCH v2] hsi: fix double kfree Geliang Tang
2015-10-06 21:34 ` Sebastian Reichel [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=20151006213417.GA12551@earth \
--to=sre@kernel.org \
--cc=geliangtang@163.com \
--cc=linux-kernel@vger.kernel.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.