* [PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver()
@ 2024-12-19 22:03 Wolfram Sang
2024-12-20 8:46 ` Geert Uytterhoeven
2025-01-12 23:05 ` Alexandre Belloni
0 siblings, 2 replies; 3+ messages in thread
From: Wolfram Sang @ 2024-12-19 22:03 UTC (permalink / raw)
To: linux-renesas-soc; +Cc: Wolfram Sang, Alexandre Belloni, linux-i3c
A typo mentioned I3C when it should have been I2C.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
include/linux/i3c/device.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/i3c/device.h b/include/linux/i3c/device.h
index 0a8a44ac2f02..b674f64d0822 100644
--- a/include/linux/i3c/device.h
+++ b/include/linux/i3c/device.h
@@ -283,7 +283,7 @@ static inline void i3c_i2c_driver_unregister(struct i3c_driver *i3cdrv,
* module_i3c_i2c_driver() - Register a module providing an I3C and an I2C
* driver
* @__i3cdrv: the I3C driver to register
- * @__i2cdrv: the I3C driver to register
+ * @__i2cdrv: the I2C driver to register
*
* Provide generic init/exit functions that simply register/unregister an I3C
* and an I2C driver.
--
2.39.2
--
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver()
2024-12-19 22:03 [PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver() Wolfram Sang
@ 2024-12-20 8:46 ` Geert Uytterhoeven
2025-01-12 23:05 ` Alexandre Belloni
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2024-12-20 8:46 UTC (permalink / raw)
To: Wolfram Sang; +Cc: linux-renesas-soc, Alexandre Belloni, linux-i3c
On Thu, Dec 19, 2024 at 11:04 PM Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> A typo mentioned I3C when it should have been I2C.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
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
--
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver()
2024-12-19 22:03 [PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver() Wolfram Sang
2024-12-20 8:46 ` Geert Uytterhoeven
@ 2025-01-12 23:05 ` Alexandre Belloni
1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2025-01-12 23:05 UTC (permalink / raw)
To: linux-renesas-soc, Wolfram Sang; +Cc: linux-i3c
On Thu, 19 Dec 2024 23:03:37 +0100, Wolfram Sang wrote:
> A typo mentioned I3C when it should have been I2C.
>
>
Applied, thanks!
[1/1] i3c: fix kdoc parameter description for module_i3c_i2c_driver()
https://git.kernel.org/abelloni/c/0d2c022ffa7c
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
--
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-01-12 23:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19 22:03 [PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver() Wolfram Sang
2024-12-20 8:46 ` Geert Uytterhoeven
2025-01-12 23:05 ` Alexandre Belloni
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).