> -----Original Message----- > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Sent: Tuesday, May 24, 2022 10:16 AM > To: Michael Shych <michaelsh@xxxxxxxxxx>; Hans de Goede > <hdegoede@xxxxxxxxxx>; Mark Gross <markgross@xxxxxxxxxx>; Vadim > Pasternak <vadimp@xxxxxxxxxx> > Cc: platform-driver-x86@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; > Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Subject: [PATCH] platform/mellanox: Spelling s/platfom/platform/ > > Fix a misspelling of the word "platform". > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Acked-by: Michael Shych <michaelsh@xxxxxxxxxx> > --- > 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