From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.web.de ([212.227.17.12]:49852 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754713AbdIHM3N (ORCPT ); Fri, 8 Sep 2017 08:29:13 -0400 To: linux-media@vger.kernel.org, Mauro Carvalho Chehab , Prabhakar Lad From: SF Markus Elfring Subject: [PATCH 0/3] [media] DaVinci-VPBE-Display: Adjustments for some function implementations Cc: LKML , kernel-janitors@vger.kernel.org Message-ID: Date: Fri, 8 Sep 2017 14:29:04 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: From: Markus Elfring Date: Fri, 8 Sep 2017 14:12:10 +0200 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Delete an error message for a failed memory allocation in init_vpbe_layer() Improve a size determination in two functions Adjust 12 checks for null pointers drivers/media/platform/davinci/vpbe_display.c | 37 +++++++++++---------------- 1 file changed, 15 insertions(+), 22 deletions(-) -- 2.14.1