diff options
| author | 2017-04-18 09:25:47 +0200 | |
|---|---|---|
| committer | 2017-04-19 10:20:14 -0700 | |
| commit | 7b9bae176a5c63fb467149174c11a48f3b3c5947 (patch) | |
| tree | 1896f317c779f1188cf4bda33791030b0b809630 /scripts/objdiff | |
| parent | clk: cs2000: select 12.20 High Accuracy on LFRatioCfg (diff) | |
clk: hisilicon: Use kcalloc() in hisi_clk_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 "kcalloc".
This issue was detected by using the Coccinelle software.
* Replace the specification of a data type by a pointer dereference
to make the corresponding size determination a bit safer according to
the Linux coding style convention.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
