All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: anish kumar <anish198519851985@gmail.com>
Cc: gregkh@linuxfoundation.org, myungjoo.ham@samsung.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] extcon: trivial: kfree missed from remove path
Date: Mon, 22 Oct 2012 10:12:44 +0900	[thread overview]
Message-ID: <50849D8C.3070400@samsung.com> (raw)
In-Reply-To: <1350795539-13206-1-git-send-email-anish198519851985@gmail.com>

On 10/21/2012 01:58 PM, anish kumar wrote:
> From: anish kumar <anish198519851985@gmail.com>
> 
> Extcon core doesn't free the memory when we do unregister.
> Kfree is added in the remove path as it was missing.
> 
> Signed-off-by: anish kumar <anish198519851985@gmail.com>
> ---
>  drivers/extcon/extcon-max77693.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
Applied, thanks.

You can check it after some hours at extcon tree:
- http://git.infradead.org/users/kmpark/linux-samsung/shortlog/refs/heads/extcon-for-next

Chanwoo Choi

      reply	other threads:[~2012-10-22  1:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-21  4:58 [PATCH] extcon: trivial: kfree missed from remove path anish kumar
2012-10-22  1:12 ` Chanwoo Choi [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=50849D8C.3070400@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=anish198519851985@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.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.