diff options
author | Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com> | 2017-03-16 00:58:23 -0600 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-04-13 23:04:02 -0400 |
commit | e04085285b829dc922e78768a9abb390a8caed31 (patch) | |
tree | 65f049376fe128337a53046d2bfa05148127a2e6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1dd0c0e4fd02dc5e5bfaf89bd4656aabe4ae3cb3 (diff) |
scsi: storvsc: Prefer kcalloc over kzalloc with multiply
Use kcalloc for allocating an array instead of kzalloc with multiply,
kcalloc is the preferred API.
Found with checkpatch.
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions