[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d1aee32e-c9ad-2953-84c0-267037a82288@web.de>
Date: Thu, 5 Sep 2019 10:23:32 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: zhong jiang <zhongjiang@...wei.com>, amd-gfx@...ts.freedesktop.org,
dri-devel@...ts.freedesktop.org,
Alex Deucher <alexander.deucher@....com>,
Christian König <christian.koenig@....com>,
Chunming Zhou <David1.Zhou@....com>,
Dan Carpenter <dan.carpenter@...cle.com>,
Daniel Vetter <daniel@...ll.ch>,
David Airlie <airlied@...ux.ie>,
Hawking Zhang <Hawking.Zhang@....com>,
Jack Xiao <Jack.Xiao@....com>,
Kevin Wang <Kevin1.Wang@....com>,
Tom St Denis <tom.stdenis@....com>,
Wang Xiayang <xywang.sjtu@...u.edu.cn>
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [v2] drm/amdgpu: Remove two redundant null pointer checks
> The functions "debugfs_remove" and "kfree" tolerate the passing
> of null pointers. Hence it is unnecessary to check such arguments
> around the calls. Thus remove the extra condition check at two places.
Will a tag like “Generated-by: scripts/coccinelle/free/ifnullfree.cocci” be relevant here?
How do you think about to compare this change approach with another patch variant?
drm/amdgpu: Delete an unnecessary check before two function calls
https://lkml.org/lkml/2019/9/4/401
https://lore.kernel.org/patchwork/patch/1123689/
https://lore.kernel.org/r/a3739125-5fa8-cadb-d2b8-8a9f12e9bacd@web.de/
Regards,
Markus
Powered by blists - more mailing lists