All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Himangi Saraogi <himangi774@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org,
	julia.lawall@lip6.fr
Subject: Re: [PATCH v2] sbus: Introduce the use of the managed version of kzalloc
Date: Mon, 26 May 2014 21:26:34 +0000	[thread overview]
Message-ID: <20140526212633.GA30752@ravnborg.org> (raw)
In-Reply-To: <20140525105825.GA3437@himangi-Dell>

Hi Himangi.

On Sun, May 25, 2014 at 04:28:25PM +0530, Himangi Saraogi wrote:
> This patch moves data allocated using kzalloc to managed data allocated
> using devm_kzalloc and cleans now unnecessary kfrees in probe and remove
> functions. The header file is added to make the devm function explicitly
> available.
This version looks much better.
If you in the subject replaces sbus: with display7seg: then you can add my:
Acked-by: Sam Ravnborg <sam@ravnborg.org>

"sbus:" is very generic, but this patch touches only
this single driver.

	Sam

WARNING: multiple messages have this Message-ID (diff)
From: Sam Ravnborg <sam@ravnborg.org>
To: Himangi Saraogi <himangi774@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org,
	julia.lawall@lip6.fr
Subject: Re: [PATCH v2] sbus: Introduce the use of the managed version of kzalloc
Date: Mon, 26 May 2014 23:26:34 +0200	[thread overview]
Message-ID: <20140526212633.GA30752@ravnborg.org> (raw)
In-Reply-To: <20140525105825.GA3437@himangi-Dell>

Hi Himangi.

On Sun, May 25, 2014 at 04:28:25PM +0530, Himangi Saraogi wrote:
> This patch moves data allocated using kzalloc to managed data allocated
> using devm_kzalloc and cleans now unnecessary kfrees in probe and remove
> functions. The header file is added to make the devm function explicitly
> available.
This version looks much better.
If you in the subject replaces sbus: with display7seg: then you can add my:
Acked-by: Sam Ravnborg <sam@ravnborg.org>

"sbus:" is very generic, but this patch touches only
this single driver.

	Sam

  reply	other threads:[~2014-05-26 21:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-25 10:58 [PATCH v2] sbus: Introduce the use of the managed version of kzalloc Himangi Saraogi
2014-05-25 10:58 ` Himangi Saraogi
2014-05-26 21:26 ` Sam Ravnborg [this message]
2014-05-26 21:26   ` Sam Ravnborg

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=20140526212633.GA30752@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=davem@davemloft.net \
    --cc=himangi774@gmail.com \
    --cc=julia.lawall@lip6.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sparclinux@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.