diff options
author | Himangi Saraogi <[email protected]> | 2014-07-12 01:12:43 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-07-13 13:16:50 -0700 |
commit | 2a211f320ee3d86835b40efd2948642482d3c933 (patch) | |
tree | eea9f41ae4a1c16b7938585e3b9a34e85bb40989 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 95b4ecbf759ae8ecf40462ed5e6a08023166a05c (diff) |
thunderbolt: Use kcalloc
The advantage of kcalloc is, that will prevent integer overflows
which could result from the multiplication of number of elements
and size and it is also a bit nicer to read.
Signed-off-by: Himangi Saraogi <[email protected]>
Acked-by: Julia Lawall <[email protected]>
Acked-by: Andreas Noever <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions