Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752061AbbFZHei (ORCPT ); Fri, 26 Jun 2015 03:34:38 -0400 Received: from mail-wg0-f47.google.com ([74.125.82.47]:36114 "EHLO mail-wg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751461AbbFZHeb (ORCPT ); Fri, 26 Jun 2015 03:34:31 -0400 Date: Fri, 26 Jun 2015 09:37:19 +0200 From: Daniel Vetter To: Maninder Singh Cc: airlied@linux.ie, alexander.deucher@amd.com, christian.koenig@amd.com, michel.daenzer@amd.com, monk.liu@amd.com, maarten.lankhorst@canonical.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, pankaj.m@samsung.com Subject: Re: [PATCH 1/1] gpu/drm: use kzalloc for allocating one thing Message-ID: <20150626073719.GV25769@phenom.ffwll.local> Mail-Followup-To: Maninder Singh , airlied@linux.ie, alexander.deucher@amd.com, christian.koenig@amd.com, michel.daenzer@amd.com, monk.liu@amd.com, maarten.lankhorst@canonical.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, pankaj.m@samsung.com References: <1435299850-48390-1-git-send-email-maninder1.s@samsung.com> <20150626073443.GU25769@phenom.ffwll.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150626073443.GU25769@phenom.ffwll.local> X-Operating-System: Linux phenom 4.0.0-rc3+ User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 22 On Fri, Jun 26, 2015 at 09:34:43AM +0200, Daniel Vetter wrote: > On Fri, Jun 26, 2015 at 11:54:10AM +0530, Maninder Singh wrote: > > Use kzalloc rather than kcalloc(1.. for allocating > > one thing. > > > > Signed-off-by: Maninder Singh > > Reviewed-by: Vaneet Narang > > Applied to drm-misc, thanks. And dropped again since I didn't realize this is for amdgpu and not core drm. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/