diff options
| author | Georgiana Chelu <[email protected]> | 2017-09-26 09:01:29 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-09-29 15:34:37 +0200 |
| commit | 63342e75e661c1b71a0f33a4329726bcf383b342 (patch) | |
| tree | 00d66886796b97039cdc1871a37765a19a7d9d66 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 4d962df5a7771c90da738de0d24c3828fe23e060 (diff) | |
Staging: media: atomisp: Use kmalloc_array instead of kmalloc
Prefer kmalloc_array over kmalloc with multiply
because kmalloc_array performs additional checks
before memory allocation.
Fix the following issue reported by checkpatch.pl:
* WARNING: Prefer kmalloc_array over kmalloc with multiply
Signed-off-by: Georgiana Chelu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions