mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] [media] TI-VPE: Adjustments for five function implementations
@ 2017-09-15 18:40 SF Markus Elfring
  2017-09-15 18:41 ` [PATCH 1/2] [media] ti-vpe: Delete an error message for a failed memory allocation in two functions SF Markus Elfring
  2017-09-15 18:45 ` [PATCH 2/2] [media] ti-vpe: Adjust nine checks for null pointers SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2017-09-15 18:40 UTC (permalink / raw)
  To: linux-media, Archit Taneja, Benoit Parrot, Mauro Carvalho Chehab
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Fri, 15 Sep 2017 20:30:40 +0200

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

Markus Elfring (2):
  Delete an error message for a failed memory allocation in two functions
  Adjust nine checks for null pointers

 drivers/media/platform/ti-vpe/csc.c   |  6 ++----
 drivers/media/platform/ti-vpe/sc.c    |  4 +---
 drivers/media/platform/ti-vpe/vpdma.c |  2 +-
 drivers/media/platform/ti-vpe/vpe.c   | 14 +++++++-------
 4 files changed, 11 insertions(+), 15 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-09-15 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-15 18:40 [PATCH 0/2] [media] TI-VPE: Adjustments for five function implementations SF Markus Elfring
2017-09-15 18:41 ` [PATCH 1/2] [media] ti-vpe: Delete an error message for a failed memory allocation in two functions SF Markus Elfring
2017-09-15 18:45 ` [PATCH 2/2] [media] ti-vpe: Adjust nine checks for null pointers 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