All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: core: fix some resource leaks
@ 2022-12-01 12:27 Yang Yingliang
  2022-12-01 12:27 ` [PATCH 1/2] regulator: core: fix module refcount leak in set_supply() Yang Yingliang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yang Yingliang @ 2022-12-01 12:27 UTC (permalink / raw)
  To: lgirdwood, broonie, javier, mirq-linux, christian; +Cc: linux-kernel

This patchset fixes resource leaks in some error cases.

Yang Yingliang (2):
  regulator: core: fix module refcount leak in set_supply()
  regulator: core: fix resource leak in regulator_register()

 drivers/regulator/core.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-12-01 18:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01 12:27 [PATCH 0/2] regulator: core: fix some resource leaks Yang Yingliang
2022-12-01 12:27 ` [PATCH 1/2] regulator: core: fix module refcount leak in set_supply() Yang Yingliang
2022-12-01 12:27 ` [PATCH 2/2] regulator: core: fix resource leak in regulator_register() Yang Yingliang
2022-12-01 17:19   ` Mark Brown
2022-12-01 18:16 ` [PATCH 0/2] regulator: core: fix some resource leaks Mark Brown

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.