diff options
| author | Markus Elfring <elfring@users.sourceforge.net> | 2017-04-17 14:32:14 +0200 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-04-18 13:55:10 -0400 |
| commit | 91acebedbd7a6c76fdc0911366f0ada523fee645 (patch) | |
| tree | dfd484833c31424952dba998c183c1491929ad60 /scripts/basic | |
| parent | dbbb2f034b5a5c1da368e4ac7e85a4ee4922f57b (diff) | |
| download | linux-91acebedbd7a6c76fdc0911366f0ada523fee645.tar.gz linux-91acebedbd7a6c76fdc0911366f0ada523fee645.tar.bz2 linux-91acebedbd7a6c76fdc0911366f0ada523fee645.zip | |
net: pxa168_eth: Use kcalloc() in two functions
Multiplications for the size determination of memory allocations
indicated that array data structures should be processed.
Thus use the corresponding function "kcalloc".
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
