All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Varka Bhadram <varkabhadram@gmail.com>
Cc: "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	Johan Hovold <johan@kernel.org>,
	Alexandre Courbot <gnurou@gmail.com>
Subject: Re: [PATCH gpio] gpio: removing kfree remove functionality
Date: Wed, 8 Apr 2015 16:54:52 +0200	[thread overview]
Message-ID: <CACRpkdaVMGhdBLv6aPaYSNGXJh2+P9N-Ld3irD-LNH1N2i4Jsg@mail.gmail.com> (raw)
In-Reply-To: <1428422680-4509-1-git-send-email-varkab@cdac.in>

On Tue, Apr 7, 2015 at 6:04 PM, Varka Bhadram <varkabhadram@gmail.com> wrote:

> commit 3de07e5aaf290a0b58919 ("drivers: gpio: use devm_kzalloc")
> introduce devm_kzalloc() for allocating the memory. In this case kfree
> is not required to use. Above commit id introduced the bug that kfree
> is not removed from the remove function.
>
> This patch fix the above bug.
>
> Signed-off-by: Varka Bhadram <varkab@cdac.in>

Patch applied.

BTW these "deep cleanups" are much appreciated.

Yours,
Linus Walleij

      reply	other threads:[~2015-04-08 14:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-07 16:04 [PATCH gpio] gpio: removing kfree remove functionality Varka Bhadram
2015-04-08 14:54 ` Linus Walleij [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=CACRpkdaVMGhdBLv6aPaYSNGXJh2+P9N-Ld3irD-LNH1N2i4Jsg@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=gnurou@gmail.com \
    --cc=johan@kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=varkabhadram@gmail.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.