diff options
author | Thierry Reding <[email protected]> | 2017-07-24 16:55:06 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-08-14 15:01:13 +0200 |
commit | 9b88226924cf640059aacba7af23d048c6ec03b1 (patch) | |
tree | 1473228deb38ebf4711e3655230a024b8912c0be /lib/string_helpers.c | |
parent | 20133bd5ebbb58cdf224c769dea2a475c746bc1a (diff) |
gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies
Rather than manually compute the size of an array, pass the number and
element size to kcalloc().
Signed-off-by: Thierry Reding <[email protected]>
Acked-by: Jon Hunter <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions