[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f2c1ca56-ecdc-318c-f18f-9bef6c670ffb@users.sourceforge.net>
Date: Sun, 17 Sep 2017 22:15:20 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: linux-media@...r.kernel.org, Bhumika Goyal <bhumirks@...il.com>,
Hans Verkuil <hans.verkuil@...co.com>,
Johan Hovold <johan@...nel.org>,
Julia Lawall <Julia.Lawall@...6.fr>,
Matthias Schwarzott <zzam@...too.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Oleh Kravchenko <oleg@....org.ua>,
Peter Rosin <peda@...ntia.se>,
Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: [PATCH 0/8] [media] Cx231xx: Adjustments for several function
implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Sun, 17 Sep 2017 21:30:12 +0200
Some update suggestions were taken into account
from static source code analysis.
Markus Elfring (8):
Delete eight error messages for a failed memory allocation
Adjust 56 checks for null pointers
Improve six size determinations
Delete an unnecessary variable initialisation in dvb_init()
Use common error handling code in dvb_init()
Use common error handling code in read_eeprom()
Delete an unnecessary variable initialisation in read_eeprom()
Use common error handling code in cx231xx_load_firmware()
drivers/media/usb/cx231xx/cx231xx-417.c | 65 +++++-----
drivers/media/usb/cx231xx/cx231xx-audio.c | 2 +-
drivers/media/usb/cx231xx/cx231xx-cards.c | 35 +++---
drivers/media/usb/cx231xx/cx231xx-core.c | 34 ++----
drivers/media/usb/cx231xx/cx231xx-dvb.c | 195 ++++++++++++------------------
drivers/media/usb/cx231xx/cx231xx-vbi.c | 17 +--
drivers/media/usb/cx231xx/cx231xx-video.c | 6 +-
7 files changed, 143 insertions(+), 211 deletions(-)
--
2.14.1
Powered by blists - more mailing lists