linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] [media] mantis: Fix goto labels
@ 2015-02-15 12:11 Silvan Jegen
  2015-02-15 12:11 ` [PATCH 1/2] [media] mantis: Move jump label to activate dead code Silvan Jegen
  2015-02-15 12:11 ` [PATCH 2/2] [media] mantis: Use correct goto labels for cleanup on error Silvan Jegen
  0 siblings, 2 replies; 9+ messages in thread
From: Silvan Jegen @ 2015-02-15 12:11 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media
  Cc: Silvan Jegen, linux-kernel, kernel-janitors

I found two issues regarding goto labels in the mantis driver
when checking a smatch warning and addressed them in two separate
patches. Please be aware that these patches have only been compile-tested
since I do not have access to the corresponding hardware.

Silvan Jegen (2):
  [media] mantis: Move jump label to activate dead code
  [media] mantis: Use correct goto labels for cleanup on error

 drivers/media/pci/mantis/mantis_cards.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.2.2


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

end of thread, other threads:[~2015-03-23 16:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-15 12:11 [PATCH 0/2] [media] mantis: Fix goto labels Silvan Jegen
2015-02-15 12:11 ` [PATCH 1/2] [media] mantis: Move jump label to activate dead code Silvan Jegen
2015-02-16  9:04   ` Dan Carpenter
2015-02-17  9:48     ` Silvan Jegen
2015-03-22 17:16     ` [PATCH v2] [media] mantis: fix error handling Silvan Jegen
2015-03-22 22:48       ` Dan Carpenter
2015-03-23 16:25         ` [PATCH V3] " Silvan Jegen
2015-03-23 16:32           ` Dan Carpenter
2015-02-15 12:11 ` [PATCH 2/2] [media] mantis: Use correct goto labels for cleanup on error Silvan Jegen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).