diff options
author | Emil Medve <Emilian.Medve@Freescale.com> | 2015-01-21 04:03:24 -0600 |
---|---|---|
committer | Michael Turquette <mturquette@linaro.org> | 2015-01-28 10:11:39 -0800 |
commit | a92472259775340f082c221d80afd80877f41b2b (patch) | |
tree | 32e23d2e79016cb1d028ed1296a1ceac062cc5c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 78f4a63e6426b7496781055e51050b86081d68de (diff) |
clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY
WARNING:ALLOC_WITH_MULTIPLY: Prefer kcalloc over kzalloc with multiply
+ subclks = kzalloc(sizeof(struct clk *) * count, GFP_KERNEL);
Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions