diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-09-14 21:10:47 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-09-16 16:13:09 -0700 |
commit | 0637a4c7810a6b09ec6b1bf3dc88830cb64ce08b (patch) | |
tree | f0ef829fc345386b0de821c599492b9fe5d7b583 /drivers/clk/zte/clk.c | |
parent | faabbe50ad518ce493adb20a9bf430daa9d395a4 (diff) | |
download | blackbird-obmc-linux-0637a4c7810a6b09ec6b1bf3dc88830cb64ce08b.tar.gz blackbird-obmc-linux-0637a4c7810a6b09ec6b1bf3dc88830cb64ce08b.zip |
clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init()
A multiplication for the size determination of a memory allocation
indicated that an array data structure should be processed.
Thus use the corresponding function "kmalloc_array".
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/zte/clk.c')
0 files changed, 0 insertions, 0 deletions