linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] regulator: core: Fix error checking and messages
@ 2023-05-24 12:22 Geert Uytterhoeven
  2023-05-24 12:22 ` [PATCH v2 1/2] regulator: core: Fix more error checking for debugfs_create_dir() Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2023-05-24 12:22 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Osama Muhammad
  Cc: linux-kernel, Geert Uytterhoeven

	Hi all,

This patch series corrects an error check, fixes error messages when
debugfs is not enabled, and improves debugfs error handling in the
regulator core.

Changes compared to v1:
  - Split in two patches,
  - Improve rationale.

Thanks for your comments!

Geert Uytterhoeven (2):
  regulator: core: Fix more error checking for debugfs_create_dir()
  regulator: core: Streamline debugfs operations

 drivers/regulator/core.c | 30 +++++++++++++-----------------
 1 file changed, 13 insertions(+), 17 deletions(-)

-- 
2.34.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2023-05-30 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-24 12:22 [PATCH v2 0/2] regulator: core: Fix error checking and messages Geert Uytterhoeven
2023-05-24 12:22 ` [PATCH v2 1/2] regulator: core: Fix more error checking for debugfs_create_dir() Geert Uytterhoeven
2023-05-25 10:33   ` Mark Brown
2023-05-24 12:22 ` [PATCH v2 2/2] regulator: core: Streamline debugfs operations Geert Uytterhoeven
2023-05-30 15:29 ` [PATCH v2 0/2] regulator: core: Fix error checking and messages Mark Brown

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