diff options
author | lixiubo <lixiubo@cmss.chinamobile.com> | 2015-11-20 13:06:30 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-11-20 15:27:59 +0300 |
commit | 549e08a0a93442ab62e0aee8aeb8ae6a7f2b5273 (patch) | |
tree | 9bf090c5b8126d10c939fbc3ed8070858d22c951 /fs/exec.c | |
parent | eeda1bd69d5d8a020ce191f717b94ca99707daad (diff) | |
download | linux-549e08a0a93442ab62e0aee8aeb8ae6a7f2b5273.tar.xz |
regmap: replace kmalloc with kmalloc_array
Replace kmalloc with specialized function kmalloc_array when the size
is a multiplication of : number * size
Signed-off-by: lixiubo <lixiubo@cmss.chinamobile.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions