mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] [media] WL1273: Adjustments for two function implementations
@ 2017-09-16 12:18 SF Markus Elfring
  2017-09-16 12:19 ` [PATCH 1/3] [media] WL1273: Delete an error message for a failed memory allocation in wl1273_fm_radio_probe() SF Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SF Markus Elfring @ 2017-09-16 12:18 UTC (permalink / raw)
  To: linux-media, Bhumika Goyal, Gustavo A. R. Silva, Hans Verkuil,
	Mauro Carvalho Chehab, Sakari Ailus
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 16 Sep 2017 14:05:45 +0200

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

Markus Elfring (3):
  Delete an error message for a failed memory allocation
  Delete an unnecessary goto statement
  Delete an unnecessary variable initialisation

 drivers/media/radio/radio-wl1273.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-09-16 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-16 12:18 [PATCH 0/3] [media] WL1273: Adjustments for two function implementations SF Markus Elfring
2017-09-16 12:19 ` [PATCH 1/3] [media] WL1273: Delete an error message for a failed memory allocation in wl1273_fm_radio_probe() SF Markus Elfring
2017-09-16 12:20 ` [PATCH 2/3] [media] WL1273: Delete an unnecessary goto statement in wl1273_fm_suspend() SF Markus Elfring
2017-09-16 12:21 ` [PATCH 3/3] [media] WL1273: Delete an unnecessary variable initialisation " 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