From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752813AbbIOIs0 (ORCPT ); Tue, 15 Sep 2015 04:48:26 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:37743 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752531AbbIOIsY (ORCPT ); Tue, 15 Sep 2015 04:48:24 -0400 Message-ID: <55F7DB55.7000705@linaro.org> Date: Tue, 15 Sep 2015 10:48:21 +0200 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Alexey Klimov , 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 References: <1441845501-10197-1-git-send-email-alexey.klimov@linaro.org> In-Reply-To: <1441845501-10197-1-git-send-email-alexey.klimov@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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 > --- All patches of the series applied for 4.4 Thanks ! -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog