From: Maninder Singh Date: Fri, 26 Jun 2015 07:58:50 +0000 (+0530) Subject: drm/amdgpu: use kzalloc for allocating one thing X-Git-Tag: omap-for-v4.2/fixes-rc1^2~36^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f0b34cc72aa627fd28230be3de469321e0af03e;p=pandora-kernel.git drm/amdgpu: use kzalloc for allocating one thing Use kzalloc rather than kcalloc(1.. for allocating one thing. Signed-off-by: Maninder Singh Reviewed-by: Vaneet Narang Reviewed-by: Christian Konig Signed-off-by: Alex Deucher --- Reading git-diff-tree failed