Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1628736

Re: [PATCH] clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()
Date 2017-04-22 04:20 +0200
Message-ID <tySOt-5mX-1@gated-at.bofh.it> (permalink)
References <ty23w-6o6-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/19, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 19 Apr 2017 19:43:03 +0200
> 
> Multiplications for the size determination of memory allocations
> indicated that array data structures should be processed.
> Thus use the corresponding function "kcalloc".
> 
> This issue was detected by using the Coccinelle software.
> 
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] clk: at91: Use kcalloc() in  of_at91_clk_pll_get_characteristics() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-19 20:00 +0200
  Re: [PATCH] clk: at91: Use kcalloc() in  of_at91_clk_pll_get_characteristics() Stephen Boyd <sboyd@codeaurora.org> - 2017-04-22 04:20 +0200

csiph-web