Documentation/hwmon/max31730.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Wrong device name used in heading.
Signed-off-by: Hassan Maazu <maazudev@proton.me>
---
Documentation/hwmon/max31730.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/hwmon/max31730.rst b/Documentation/hwmon/max31730.rst
index 1c5a32b64187..0936ba2eac24 100644
--- a/Documentation/hwmon/max31730.rst
+++ b/Documentation/hwmon/max31730.rst
@@ -1,4 +1,4 @@
-Kernel driver max31790
+Kernel driver max31730
======================
Supported chips:
--
2.54.0
On Sat, May 16, 2026 at 06:00:01AM +0000, Hassan Maazu wrote: > Wrong device name used in heading. > That is not a proper commit description. > Signed-off-by: Hassan Maazu <maazudev@proton.me> ... and you dropped an Acked-by:. Guenter > --- > Documentation/hwmon/max31730.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > -- > 2.54.0 > > diff --git a/Documentation/hwmon/max31730.rst b/Documentation/hwmon/max31730.rst > index 1c5a32b64187..0936ba2eac24 100644 > --- a/Documentation/hwmon/max31730.rst > +++ b/Documentation/hwmon/max31730.rst > @@ -1,4 +1,4 @@ > -Kernel driver max31790 > +Kernel driver max31730 > ====================== > > Supported chips:
On 16/05/2026 14:29, Guenter Roeck wrote: > On Sat, May 16, 2026 at 06:00:01AM +0000, Hassan Maazu wrote: >> Wrong device name used in heading. >> > > That is not a proper commit description. But luckily that one-liner was reviewed by Sashiko. :/ Best regards, Krzysztof
Generated heading & link to driver doc for max31730 wrongly named
max31790 under hwmon docs. This patch fixes typo so link to max31730
is easily identifiable without confusion with max31790.
Signed-off-by: Hassan Maazu <maazudev@proton.me>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
---
Documentation/hwmon/max31730.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/hwmon/max31730.rst b/Documentation/hwmon/max31730.rst
index 1c5a32b64187..0936ba2eac24 100644
--- a/Documentation/hwmon/max31730.rst
+++ b/Documentation/hwmon/max31730.rst
@@ -1,4 +1,4 @@
-Kernel driver max31790
+Kernel driver max31730
======================
Supported chips:
--
2.54.0
On Sat, May 16, 2026 at 10:09:26PM +0000, Hassan Maazu wrote: > Generated heading & link to driver doc for max31730 wrongly named > max31790 under hwmon docs. This patch fixes typo so link to max31730 > is easily identifiable without confusion with max31790. > > Signed-off-by: Hassan Maazu <maazudev@proton.me> > Acked-by: Randy Dunlap <rdunlap@infradead.org> Applied. Thanks, Guenter
© 2016 - 2026 Red Hat, Inc.