From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhong jiang Subject: Re: drm/amdgpu: remove the redundant null check Date: Thu, 5 Sep 2019 16:46:50 +0800 Message-ID: <5D70CB7A.8040307@huawei.com> References: <1567491305-18320-1-git-send-email-zhongjiang@huawei.com> <62b33279-9ca9-5970-5336-a8511ce54197@web.de> <5D70A196.3020106@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Markus Elfring Cc: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, LKML , kernel-janitors@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org On 2019/9/5 16:38, Markus Elfring wrote: >>> Were any source code analysis tools involved for finding >>> these update candidates? >> With the help of Coccinelle. You can find out some example in scripts/coccinelle/. > Thanks for such background information. > Was the script “ifnullfree.cocci” applied here? Yep > Will it be helpful to add attribution for such tools > to any more descriptions in your patches? Sometimes, I will add the description in my patches. Not always. Thanks, zhong jiang > Regards, > Markus > > . >