From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752684AbdK1Og6 (ORCPT ); Tue, 28 Nov 2017 09:36:58 -0500 Received: from smtprelay0090.hostedemail.com ([216.40.44.90]:44886 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752109AbdK1Ogz (ORCPT ); Tue, 28 Nov 2017 09:36:55 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::::::::::,RULES_HIT:41:355:379:541:599:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1567:1593:1594:1711:1714:1730:1747:1777:1792:2110:2393:2559:2562:2828:2911:2915:3138:3139:3140:3141:3142:3622:3865:3868:3870:3871:3872:3873:4250:4321:4425:5007:10004:10400:10848:11232:11658:11914:12050:12740:12760:12895:13069:13255:13311:13357:13439:14659:21080:21212:21451:21627:30012:30054:30069:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:1,LUA_SUMMARY:none X-HE-Tag: rate76_762b9771af22a X-Filterd-Recvd-Size: 2064 Message-ID: <1511879810.19952.16.camel@perches.com> Subject: Re: omapfb/dss: Delete an error message for a failed memory allocation in three functions From: Joe Perches To: Ladislav Michl , SF Markus Elfring Cc: Julia Lawall , linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, "Andrew F. Davis" , Arvind Yadav , Bartlomiej Zolnierkiewicz , Tomi Valkeinen , LKML , kernel-janitors@vger.kernel.org Date: Tue, 28 Nov 2017 06:36:50 -0800 In-Reply-To: <20171128102327.GA30267@lenoch> References: <1511809633.32426.70.camel@perches.com> <1511833514.32426.86.camel@perches.com> <7e7e64cf-dbe5-614a-f1e5-29d7b6cf9297@users.sourceforge.net> <1511856244.19952.14.camel@perches.com> <0ecf4b17-7757-adb4-b978-a80ebb15cfe6@users.sourceforge.net> <28816ce9-9d62-7d61-1889-64407eececca@users.sourceforge.net> <20171128102327.GA30267@lenoch> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.26.1-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2017-11-28 at 11:23 +0100, Ladislav Michl wrote: > I do not follow. This is OMAP framebuffer driver, so in this case, there > is zero variation. Could you, please, review following patch and verify > is it satisfies your automated static code analysis test? Obviously a better patch. I suggest submitting it properly and letting the 0-day build bot have a go at it. cheers, Joe