All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] [media] cx24116: Adjustments for two function implementations
@ 2017-08-30  7:18 ` SF Markus Elfring
  0 siblings, 0 replies; 14+ messages in thread
From: SF Markus Elfring @ 2017-08-30  7:18 UTC (permalink / raw)
  To: linux-media, Mauro Carvalho Chehab, Max Kellermann; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 30 Aug 2017 09:05:04 +0200

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

Markus Elfring (6):
  Delete an error message for a failed memory allocation in cx24116_writeregN()
  Return directly after a failed kmalloc() in cx24116_writeregN()
  Delete an unnecessary variable initialisation in cx24116_writeregN()
  Improve a size determination in cx24116_attach()
  Delete an unnecessary variable initialisation in cx24116_attach()
  Delete jump targets in cx24116_attach()

 drivers/media/dvb-frontends/cx24116.c | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-08-30  7:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30  7:18 [PATCH 0/6] [media] cx24116: Adjustments for two function implementations SF Markus Elfring
2017-08-30  7:18 ` SF Markus Elfring
2017-08-30  7:19 ` [PATCH 1/6] [media] cx24116: Delete an error message for a failed memory allocation in cx24116_writeregN() SF Markus Elfring
2017-08-30  7:19   ` [PATCH 1/6] [media] cx24116: Delete an error message for a failed memory allocation in cx24116_write SF Markus Elfring
2017-08-30  7:20 ` [PATCH 2/6] [media] cx24116: Return directly after a failed kmalloc() in cx24116_writeregN() SF Markus Elfring
2017-08-30  7:20   ` SF Markus Elfring
2017-08-30  7:21 ` [PATCH 3/6] [media] cx24116: Delete an unnecessary variable initialisation " SF Markus Elfring
2017-08-30  7:21   ` SF Markus Elfring
2017-08-30  7:22 ` [PATCH 4/6] [media] cx24116: Improve a size determination in cx24116_attach() SF Markus Elfring
2017-08-30  7:22   ` SF Markus Elfring
2017-08-30  7:23 ` [PATCH 5/6] [media] cx24116: Delete an unnecessary variable initialisation " SF Markus Elfring
2017-08-30  7:23   ` SF Markus Elfring
2017-08-30  7:24 ` [PATCH 6/6] [media] cx24116: Delete jump targets " SF Markus Elfring
2017-08-30  7:24   ` 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.