From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mailout2.w1.samsung.com ([210.118.77.12]:49136 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731395AbeGaMoQ (ORCPT ); Tue, 31 Jul 2018 08:44:16 -0400 From: Bartlomiej Zolnierkiewicz To: kbuild test robot Cc: Mauro Carvalho Chehab , kbuild-all@01.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, Tomi Valkeinen , Laurent Pinchart , Arnd Bergmann , linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH] media: omap2: omapfb: fix ifnullfree.cocci warnings Date: Tue, 31 Jul 2018 13:04:26 +0200 Message-id: <5347473.CNfWREzxTC@amdc3058> In-reply-to: <20180725175700.GA83136@lkp-sb05.lkp.intel.com> MIME-version: 1.0 Content-transfer-encoding: 7Bit Content-type: text/plain; charset="us-ascii" References: <201807260144.q4WK2PMA%fengguang.wu@intel.com> <20180725175700.GA83136@lkp-sb05.lkp.intel.com> Sender: linux-media-owner@vger.kernel.org List-ID: On Thursday, July 26, 2018 01:57:00 AM kbuild test robot wrote: > From: kbuild test robot > > drivers/video/fbdev/omap2/omapfb/dss/core.c:141:2-26: WARNING: NULL check before some freeing functions is not needed. > > NULL check before some freeing functions is not needed. > > Based on checkpatch warning > "kfree(NULL) is safe this check is probably not required" > and kfreeaddr.cocci by Julia Lawall. > > Generated by: scripts/coccinelle/free/ifnullfree.cocci > > Fixes: 7378f1149884 ("media: omap2: omapfb: allow building it with COMPILE_TEST") > Signed-off-by: kbuild test robot Patch queued for 4.19 (w/ "media"->"fbdev" fixup in the patch title), thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics