mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] [media] blackfin-capture: Fine-tuning for two function implementations
@ 2016-10-09 19:55 SF Markus Elfring
  2016-10-09 19:56 ` [PATCH 1/2] [media] blackfin-capture: Use kcalloc() in bcap_init_sensor_formats() SF Markus Elfring
  2016-10-09 19:58 ` [PATCH 2/2] [media] blackfin-capture: Delete an error message for a failed memory allocation SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2016-10-09 19:55 UTC (permalink / raw)
  To: adi-buildroot-devel, linux-media, Hans Verkuil,
	Mauro Carvalho Chehab, Lad, Prabhakar, Scott Jiang
  Cc: LKML, kernel-janitors, Julia Lawall

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sun, 9 Oct 2016 21:44:33 +0200

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

Markus Elfring (2):
  Use kcalloc() in bcap_init_sensor_formats()
  Delete an error message for a failed memory allocation in bcap_probe()

 drivers/media/platform/blackfin/bfin_capture.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
2.10.1

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

end of thread, other threads:[~2016-10-09 19:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-09 19:55 [PATCH 0/2] [media] blackfin-capture: Fine-tuning for two function implementations SF Markus Elfring
2016-10-09 19:56 ` [PATCH 1/2] [media] blackfin-capture: Use kcalloc() in bcap_init_sensor_formats() SF Markus Elfring
2016-10-09 19:58 ` [PATCH 2/2] [media] blackfin-capture: Delete an error message for a failed memory allocation 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