diff options
author | 2014-07-23 10:42:15 -0700 | |
---|---|---|
committer | 2014-07-23 15:14:26 -0700 | |
commit | c489be085ac89895fda724242814e4fe4d5277da (patch) | |
tree | 750630611f8a10586d82b5abd2a56af6862f52d0 /tools/perf/scripts/python/syscall-counts.py | |
parent | net: bcmgenet: add missing braces to some if statements (diff) | |
download | linux-dev-c489be085ac89895fda724242814e4fe4d5277da.tar.xz linux-dev-c489be085ac89895fda724242814e4fe4d5277da.zip |
net: bcmgenet: use kcalloc instead of kzalloc
There were two places that used kzalloc() with a multiplied sizeof(),
replace these with kcalloc as recommended by checkpatch.pl.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions