mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Alexey Klimov <alexey.klimov@linaro.org>, linux-kernel@vger.kernel.org
Cc: tglx@linutronix.de, klimov.linux@gmail.com,
	ysato@users.sourceforge.jp,
	uclinux-h8-devel@lists.sourceforge.jp, yury.norov@gmail.com
Subject: Re: [PATCH 1/3] clocksource: em_sti: remove unneeded memset()s
Date: Tue, 15 Sep 2015 10:48:21 +0200	[thread overview]
Message-ID: <55F7DB55.7000705@linaro.org> (raw)
In-Reply-To: <1441845501-10197-1-git-send-email-alexey.klimov@linaro.org>

On 09/10/2015 02:38 AM, Alexey Klimov wrote:
> Memory for cs and ced fields in struct em_sti_priv is allocated
> by devm_kzalloc() in the beginning of em_sti_probe() so they
> don't need to be zeroed one more time in
> em_sti_register_clocksource() and in em_sti_register_clockevent().
>
> Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
> ---

All patches of the series applied for 4.4

Thanks !

   -- Daniel


-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


      parent reply	other threads:[~2015-09-15  8:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10  0:38 Alexey Klimov
2015-09-10  0:38 ` [PATCH 2/3] clocksource: sh_cmt: remove unneeded memset() in sh_cmt_setup() Alexey Klimov
2015-09-10  0:38 ` [PATCH 3/3] clocksource: h8300_*: remove unneeded memset()s Alexey Klimov
2015-09-15  8:48 ` Daniel Lezcano [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=55F7DB55.7000705@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=alexey.klimov@linaro.org \
    --cc=klimov.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=uclinux-h8-devel@lists.sourceforge.jp \
    --cc=ysato@users.sourceforge.jp \
    --cc=yury.norov@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome