[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2aade468-5dfd-76ee-f59f-c25864930f61@users.sourceforge.net>
Date: Fri, 15 Sep 2017 09:46:31 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: linux-media@...r.kernel.org, Andi Shyti <andi.shyti@...sung.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Arvind Yadav <arvind.yadav.cs@...il.com>,
Bhumika Goyal <bhumirks@...il.com>,
Christophe Jaillet <christophe.jaillet@...adoo.fr>,
David Härdeman <david@...deman.nu>,
Hans Verkuil <hans.verkuil@...co.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Santosh Kumar Singh <kumar.san1093@...il.com>,
Sean Young <sean@...s.org>,
Wei Yongjun <weiyongjun1@...wei.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: [PATCH 0/9] [media] TM6000: Adjustments for some function
implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Fri, 15 Sep 2017 08:24:56 +0200
Some update suggestions were taken into account
from static source code analysis.
Markus Elfring (9):
Delete seven error messages for a failed memory allocation
Adjust seven checks for null pointers
Use common error handling code in tm6000_usb_probe()
One function call less in tm6000_usb_probe() after error detection
Delete an unnecessary variable initialisation in tm6000_usb_probe()
Use common error handling code in tm6000_cards_setup()
Improve a size determination in dvb_init()
Use common error handling code in tm6000_start_stream()
Use common error handling code in tm6000_prepare_isoc()
drivers/media/usb/tm6000/tm6000-cards.c | 36 ++++++++++++++++-----------------
drivers/media/usb/tm6000/tm6000-dvb.c | 24 +++++++++++-----------
drivers/media/usb/tm6000/tm6000-input.c | 2 +-
drivers/media/usb/tm6000/tm6000-video.c | 30 +++++++++++----------------
4 files changed, 42 insertions(+), 50 deletions(-)
--
2.14.1
Powered by blists - more mailing lists