diff options
author | Markus Elfring <[email protected]> | 2016-09-17 09:56:32 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2016-09-26 23:06:17 +0530 |
commit | e349d4b7317818cbb21096ead26420c80819ddd4 (patch) | |
tree | 1765a3db30c651d5747bf5a81170619ae27b8730 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 71660223f50036e67a2a66cf55815fa665639d3a (diff) |
ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init()
* The script "checkpatch.pl" can point information out like the following.
WARNING: Prefer kcalloc over kzalloc with multiply
Thus fix the affected source code places.
* Replace the specification of data types by pointer dereferences
to make the corresponding size determination a bit safer according to
the Linux coding style convention.
Signed-off-by: Markus Elfring <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions