diff options
author | Miguel Bernal Marin <[email protected]> | 2017-03-16 00:58:23 -0600 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-04-13 23:04:02 -0400 |
commit | e04085285b829dc922e78768a9abb390a8caed31 (patch) | |
tree | 65f049376fe128337a53046d2bfa05148127a2e6 /scripts/gdb/linux/proc.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 <[email protected]>
Reviewed-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions