All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Nikula <jarkko.nikula@bitmer.com>
To: Fabian Frederick <fabf@skynet.be>
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>, alsa-devel@alsa-project.org
Subject: Re: [PATCH V2] ASoC: mcbsp: remove unnecessary null test before kfree
Date: Fri, 27 Jun 2014 09:01:06 +0300	[thread overview]
Message-ID: <20140627060106.GA20108@bitmer.com> (raw)
In-Reply-To: <1403812063-12251-1-git-send-email-fabf@skynet.be>

On Thu, Jun 26, 2014 at 09:47:43PM +0200, Fabian Frederick wrote:
> Fix checkpatch warning:
> WARNING: kfree(NULL) is safe this check is probably not required
> 
> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
> Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
> Cc: Jarkko Nikula <jarkko.nikula@bitmer.com>
> Signed-off-by: Fabian Frederick <fabf@skynet.be>
> ---
> V2: replace subject "sound/soc/omap/mcbsp.c" by "ASoC: mcbsp:"
> (suggested by Peter Ujfalusi)
> 
>  sound/soc/omap/mcbsp.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
I noticed ASoC maintainers Mark Brown <broonie@kernel.org> and Liam
Girdwood <lgirdwood@gmail.com> were not CC'ed so in case this patch gets buried
under list traffic and if you won't see this patch applied in a ~1 week, please
resend with them CC'ed.

Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com> 

      reply	other threads:[~2014-06-27  6:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 19:47 [PATCH V2] ASoC: mcbsp: remove unnecessary null test before kfree Fabian Frederick
2014-06-27  6:01 ` Jarkko Nikula [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=20140627060106.GA20108@bitmer.com \
    --to=jarkko.nikula@bitmer.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=fabf@skynet.be \
    --cc=peter.ujfalusi@ti.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.