From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH v3] drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy" Date: Tue, 19 Jul 2016 10:21:26 +0200 Message-ID: <20160719082126.GM17101@phenom.ffwll.local> References: <530DD06F.4090703@users.sourceforge.net> <5317A59D.4@users.sourceforge.net> <5649EC25.3040004@users.sourceforge.net> <20160718071208.GV17101@phenom.ffwll.local> <54338f58-830c-a8b4-4554-5d4459bcd321@users.sourceforge.net> <20160718144513.GA17101@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Daniel Vetter , Alex Deucher , SF Markus Elfring , "kernel-janitors@vger.kernel.org" , DRI Development , David Airlie , LKML , Julia Lawall List-Id: dri-devel@lists.freedesktop.org On Tue, Jul 19, 2016 at 10:14:07AM +0200, Geert Uytterhoeven wrote: > On Mon, Jul 18, 2016 at 4:45 PM, Daniel Vetter wrot= e: > > On Mon, Jul 18, 2016 at 04:10:36PM +0200, SF Markus Elfring wrote: > >> From: Markus Elfring > >> Date: Mon, 18 Jul 2016 16:06:18 +0200 > >> > >> The ttm_tt_destroy() function tests whether its argument is NULL > >> and then returns immediately. Thus the test around the call is not= needed. > >> > >> This issue was detected by using the Coccinelle software. > >> > >> Signed-off-by: Markus Elfring > > > > When resending pls describe what changed (and why). Also I'd still = like > > that smatch included in the commit message. >=20 > A similar change was made in drm-next, causing a merge conflict > between the drm-next and drm-misc trees. >=20 > commit 4279cb1423d96e53b6b98ae9f2b41003b013a31f > Author: Christian K=F6nig > Date: Mon Jun 6 10:17:51 2016 +0200 >=20 > drm/ttm: remove NULL checks when calling ttm_tt_destroy >=20 > The function is a no-op with a NULL pointer. >=20 > Reviewed-by: Alex Deucher > Signed-off-by: Christian K=F6nig > Signed-off-by: Alex Deucher Yeah, realized that too but then drm-misc is a non-rebasing tree now, s= o can't take this out. -Daniel --=20 Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch