linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* phy: tegra: xusb: Complete exception handling in five probe functions
@ 2019-10-28 21:20 Markus Elfring
  2019-10-29  9:40 ` phy: tegra: xusb: Complete exception handling in " Markus Elfring
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Elfring @ 2019-10-28 21:20 UTC (permalink / raw)
  To: linux-tegra, JC Kuo, Jonathan Hunter, Kishon Vijay Abraham I,
	Thierry Reding
  Cc: LKML, kernel-janitors, Kangjie Lu, Navid Emamdoost, Stephen McCamant

Hello,

I have taken another look also at the implementations of five probe functions.
I have got the impression then that the exception handling is incomplete so far
at these source code places.
https://elixir.bootlin.com/linux/v5.4-rc2/source/drivers/phy/tegra/xusb-tegra124.c#L608
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/phy/tegra/xusb-tegra124.c?id=8005803a2ca0af49f36f6e9329b5ecda3df27347#n608

How do you think about to move kfree() calls to other jump targets
according to the Linux coding style?

Regards,
Markus

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

end of thread, other threads:[~2019-10-30 20:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 21:20 phy: tegra: xusb: Complete exception handling in five probe functions Markus Elfring
2019-10-29  9:40 ` phy: tegra: xusb: Complete exception handling in " Markus Elfring
2019-10-30 10:44   ` drivers/phy/tegra: Completion for exception handling in probe functions with SmPL? Markus Elfring
2019-10-30 20:50     ` Markus Elfring

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).