All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [media] CPia2: Fine-tuning for four function implementations
@ 2017-09-17 13:30 ` SF Markus Elfring
  0 siblings, 0 replies; 10+ messages in thread
From: SF Markus Elfring @ 2017-09-17 13:30 UTC (permalink / raw)
  To: linux-media, Arvind Yadav, Hans Verkuil, Laurent Pinchart,
	Mauro Carvalho Chehab, Sakari Ailus, Shyam Saini
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sun, 17 Sep 2017 15:25:35 +0200

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

Markus Elfring (4):
  Use common error handling code in cpia2_usb_probe()
  Adjust two function calls together with a variable assignment
  Delete unnecessary null pointer checks in free_sbufs()
  Delete an unnecessary return statement in process_frame()

 drivers/media/usb/cpia2/cpia2_usb.c | 35 ++++++++++++++++-------------------
 1 file changed, 16 insertions(+), 19 deletions(-)

-- 
2.14.1


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

end of thread, other threads:[~2017-09-17 13:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-17 13:30 [PATCH 0/4] [media] CPia2: Fine-tuning for four function implementations SF Markus Elfring
2017-09-17 13:30 ` SF Markus Elfring
2017-09-17 13:31 ` [PATCH 1/4] [media] cpia2: Use common error handling code in cpia2_usb_probe() SF Markus Elfring
2017-09-17 13:31   ` SF Markus Elfring
2017-09-17 13:32 ` [PATCH 2/4] [media] cpia2: Adjust two function calls together with a variable assignment SF Markus Elfring
2017-09-17 13:32   ` SF Markus Elfring
2017-09-17 13:34 ` [PATCH 3/4] [media] cpia2: Delete unnecessary null pointer checks in free_sbufs() SF Markus Elfring
2017-09-17 13:34   ` SF Markus Elfring
2017-09-17 13:35 ` [PATCH 4/4] [media] cpia2: Delete an unnecessary return statement in process_frame() SF Markus Elfring
2017-09-17 13:35   ` SF Markus Elfring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.