Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH 0/2] kunit: fix minor error path mistakes
@ 2024-04-18 13:17 Wander Lairson Costa
  2024-04-18 13:17 ` [PATCH 1/2] kunit: unregister the device on error Wander Lairson Costa
  2024-04-18 13:17 ` [PATCH 2/2] kunit: avoid memory leak on device register error Wander Lairson Costa
  0 siblings, 2 replies; 8+ messages in thread
From: Wander Lairson Costa @ 2024-04-18 13:17 UTC (permalink / raw)
  To: Brendan Higgins, David Gow, Rae Moar,
	open list:KERNEL UNIT TESTING FRAMEWORK (KUnit),
	open list:KERNEL UNIT TESTING FRAMEWORK (KUnit), open list
  Cc: Wander Lairson Costa

Hi,

These two patches fix some minor error path mistakes in the device
module.

Wander Lairson Costa (2):
  kunit: unregister the device on error
  kunit: avoid memory leak on device register error

 lib/kunit/device.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-04-18 18:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18 13:17 [PATCH 0/2] kunit: fix minor error path mistakes Wander Lairson Costa
2024-04-18 13:17 ` [PATCH 1/2] kunit: unregister the device on error Wander Lairson Costa
2024-04-18 15:00   ` Markus Elfring
2024-04-18 15:21     ` Wander Lairson Costa
2024-04-18 13:17 ` [PATCH 2/2] kunit: avoid memory leak on device register error Wander Lairson Costa
2024-04-18 15:24   ` Markus Elfring
2024-04-18 17:18     ` Wander Lairson Costa
2024-04-18 18:08       ` [ " Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox