Skip to content
Commit b47a0491 authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()



Use kcalloc() to allocate arrays rather than passing the product of the
size per element by the number of elements to kzalloc().

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent ebb2475c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment