drivers/platform/mellanox/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fix a misspelling of the word "platform".
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
drivers/platform/mellanox/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/platform/mellanox/Kconfig b/drivers/platform/mellanox/Kconfig
index 72df4b8f4dd8b5a0..09c7829e95c4b037 100644
--- a/drivers/platform/mellanox/Kconfig
+++ b/drivers/platform/mellanox/Kconfig
@@ -85,7 +85,7 @@ config NVSW_SN2201
depends on I2C
depends on REGMAP_I2C
help
- This driver provides support for the Nvidia SN2201 platfom.
+ This driver provides support for the Nvidia SN2201 platform.
The SN2201 is a highly integrated for one rack unit system with
L3 management switches. It has 48 x 1Gbps RJ45 + 4 x 100G QSFP28
ports in a compact 1RU form factor. The system also including a
--
2.25.1
Hi, On 5/24/22 09:15, Geert Uytterhoeven wrote: > Fix a misspelling of the word "platform". > > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Thank you for your patch, I've applied this patch to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans > --- > drivers/platform/mellanox/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/platform/mellanox/Kconfig b/drivers/platform/mellanox/Kconfig > index 72df4b8f4dd8b5a0..09c7829e95c4b037 100644 > --- a/drivers/platform/mellanox/Kconfig > +++ b/drivers/platform/mellanox/Kconfig > @@ -85,7 +85,7 @@ config NVSW_SN2201 > depends on I2C > depends on REGMAP_I2C > help > - This driver provides support for the Nvidia SN2201 platfom. > + This driver provides support for the Nvidia SN2201 platform. > The SN2201 is a highly integrated for one rack unit system with > L3 management switches. It has 48 x 1Gbps RJ45 + 4 x 100G QSFP28 > ports in a compact 1RU form factor. The system also including a
> -----Original Message----- > From: Geert Uytterhoeven <geert@linux-m68k.org> > Sent: Tuesday, May 24, 2022 10:16 AM > To: Michael Shych <michaelsh@nvidia.com>; Hans de Goede > <hdegoede@redhat.com>; Mark Gross <markgross@kernel.org>; Vadim > Pasternak <vadimp@nvidia.com> > Cc: platform-driver-x86@vger.kernel.org; linux-kernel@vger.kernel.org; > Geert Uytterhoeven <geert@linux-m68k.org> > Subject: [PATCH] platform/mellanox: Spelling s/platfom/platform/ > > Fix a misspelling of the word "platform". > > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Michael Shych <michaelsh@nvidia.com> > --- > drivers/platform/mellanox/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/platform/mellanox/Kconfig > b/drivers/platform/mellanox/Kconfig > index 72df4b8f4dd8b5a0..09c7829e95c4b037 100644 > --- a/drivers/platform/mellanox/Kconfig > +++ b/drivers/platform/mellanox/Kconfig > @@ -85,7 +85,7 @@ config NVSW_SN2201 > depends on I2C > depends on REGMAP_I2C > help > - This driver provides support for the Nvidia SN2201 platfom. > + This driver provides support for the Nvidia SN2201 platform. > The SN2201 is a highly integrated for one rack unit system with > L3 management switches. It has 48 x 1Gbps RJ45 + 4 x 100G QSFP28 > ports in a compact 1RU form factor. The system also including a > -- > 2.25.1
© 2016 - 2026 Red Hat, Inc.