mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] [media] ds3000: Adjustments for two function implementations
@ 2017-08-30 20:20 SF Markus Elfring
  2017-08-30 20:21 ` [PATCH 1/4] [media] ds3000: Delete an error message for a failed memory allocation in two functions SF Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SF Markus Elfring @ 2017-08-30 20:20 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 22:11:33 +0200

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

Markus Elfring (4):
  Delete an error message for a failed memory allocation in two functions
  Improve a size determination in ds3000_attach()
  Delete an unnecessary variable initialisation in ds3000_attach()
  Delete jump targets in ds3000_attach()

 drivers/media/dvb-frontends/ds3000.c | 22 +++++++---------------
 1 file changed, 7 insertions(+), 15 deletions(-)

-- 
2.14.1

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

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

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