mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] [media] xc2028: Adjustments for two function implementations
@ 2017-09-09 20:30 SF Markus Elfring
  2017-09-09 20:31 ` [PATCH 1/3] [media] xc2028: Delete two error messages for a failed memory allocation in load_all_firmwares() SF Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SF Markus Elfring @ 2017-09-09 20:30 UTC (permalink / raw)
  To: linux-media, Mauro Carvalho Chehab; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 9 Sep 2017 22:18:22 +0200

Three update suggestions were taken into account
from static source code analysis.

Markus Elfring (3):
  Delete two error messages for a failed memory allocation
  Adjust two null pointer checks
  Use common error handling code in load_firmware()

 drivers/media/tuners/tuner-xc2028.c | 36 +++++++++++++++++-------------------
 1 file changed, 17 insertions(+), 19 deletions(-)

-- 
2.14.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-09 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-09 20:30 [PATCH 0/3] [media] xc2028: Adjustments for two function implementations SF Markus Elfring
2017-09-09 20:31 ` [PATCH 1/3] [media] xc2028: Delete two error messages for a failed memory allocation in load_all_firmwares() SF Markus Elfring
2017-09-09 20:32 ` [PATCH 2/3] [media] xc2028: Adjust two null pointer checks " SF Markus Elfring
2017-09-09 20:33 ` [PATCH 3/3] [media] xc2028: Use common error handling code in load_firmware() SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome