diff options
author | Thierry Reding <treding@nvidia.com> | 2016-06-23 11:24:59 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-06-23 11:59:28 +0200 |
commit | b47a04919680185c3bdaa8f8d832addd38172a65 (patch) | |
tree | e8807c199947121a739a5935538ff63d235dd714 /drivers/gpu/host1x/hw | |
parent | ebb2475c4731d9c9940db6ff6514fab723e1f489 (diff) | |
download | talos-obmc-linux-b47a04919680185c3bdaa8f8d832addd38172a65.tar.gz talos-obmc-linux-b47a04919680185c3bdaa8f8d832addd38172a65.zip |
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: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/host1x/hw')
0 files changed, 0 insertions, 0 deletions