From 5f0b34cc72aa627fd28230be3de469321e0af03e Mon Sep 17 00:00:00 2001 From: Maninder Singh Date: Fri, 26 Jun 2015 13:28:50 +0530 Subject: [PATCH] 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-format-patch failed