mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] [media] OmniVision: Adjustments for four function implementations
@ 2017-09-02 15:47 SF Markus Elfring
  2017-09-02 15:48 ` [PATCH 1/7] [media] ov2640: Delete an error message for a failed memory allocation in ov2640_probe() SF Markus Elfring
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: SF Markus Elfring @ 2017-09-02 15:47 UTC (permalink / raw)
  To: linux-media, Bhumika Goyal, Frank Schäfer,
	Guennadi Liakhovetski, Hans Verkuil, Janusz Krzysztofik,
	Mauro Carvalho Chehab, Sakari Ailus
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 2 Sep 2017 17:01:23 +0200

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

Markus Elfring (7):
  Delete an error message for a failed memory allocation in ov2640_probe()
  Improve a size determination in ov2640_probe()
  Delete an error message for a failed memory allocation in ov6650_probe()
  Delete an error message for a failed memory allocation in ov9640_probe()
  Improve a size determination in ov9640_probe()
  Delete an error message for a failed memory allocation in ov9740_probe()
  Improve a size determination in ov9740_probe()

 drivers/media/i2c/ov2640.c            | 7 ++-----
 drivers/media/i2c/ov6650.c            | 5 +----
 drivers/media/i2c/soc_camera/ov9640.c | 7 ++-----
 drivers/media/i2c/soc_camera/ov9740.c | 6 ++----
 4 files changed, 7 insertions(+), 18 deletions(-)

-- 
2.14.1

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-02 15:47 [PATCH 0/7] [media] OmniVision: Adjustments for four function implementations SF Markus Elfring
2017-09-02 15:48 ` [PATCH 1/7] [media] ov2640: Delete an error message for a failed memory allocation in ov2640_probe() SF Markus Elfring
2017-09-02 15:49 ` [PATCH 2/7] [media] ov2640: Improve a size determination " SF Markus Elfring
2017-09-02 15:50 ` [PATCH 3/7] [media] ov6650: Delete an error message for a failed memory allocation in ov6650_probe() SF Markus Elfring
2017-09-02 15:51 ` [PATCH 4/7] [media] ov9640: Delete an error message for a failed memory allocation in ov9640_probe() SF Markus Elfring
2017-09-02 15:52 ` [PATCH 5/7] [media] ov9640: Improve a size determination " SF Markus Elfring
2017-09-02 15:53 ` [PATCH 6/7] [media] ov9740: Delete an error message for a failed memory allocation in ov9740_probe() SF Markus Elfring
2017-09-02 15:54 ` [PATCH 7/7] [media] ov9740: Improve a size determination " 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