mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] of: address: Miscellaneous-improvements
@ 2023-03-31  7:52 Geert Uytterhoeven
  2023-03-31  7:52 ` [PATCH 1/3] of: address: Document return value of of_address_to_resource() Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2023-03-31  7:52 UTC (permalink / raw)
  To: Rob Herring, Frank Rowand; +Cc: devicetree, linux-kernel, Geert Uytterhoeven

	Hi Rob, Frank,

This patch series updates the linuxdoc comments for the return values
for of_address_to_resource() and of_pci_range_to_resource(), and removes
forward declarations.

Thanks for your comments!

Geert Uytterhoeven (3):
  of: address: Document return value of of_address_to_resource()
  of: address: Fix documented return value of of_pci_range_to_resource()
  of: address: Reshuffle to remove forward declarations

 drivers/of/address.c | 271 +++++++++++++++++++++----------------------
 1 file changed, 134 insertions(+), 137 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] 9+ messages in thread

end of thread, other threads:[~2023-04-03 21:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31  7:52 [PATCH 0/3] of: address: Miscellaneous-improvements Geert Uytterhoeven
2023-03-31  7:52 ` [PATCH 1/3] of: address: Document return value of of_address_to_resource() Geert Uytterhoeven
2023-04-03 21:41   ` Rob Herring
2023-03-31  7:52 ` [PATCH 2/3] of: address: Fix documented return value of of_pci_range_to_resource() Geert Uytterhoeven
2023-04-03 21:41   ` Rob Herring
2023-03-31  7:52 ` [PATCH 3/3] of: address: Reshuffle to remove forward declarations Geert Uytterhoeven
2023-03-31 16:28   ` Rob Herring
2023-04-01 13:31     ` Geert Uytterhoeven
2023-04-03 21:41   ` Rob Herring

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

Powered by JetHome