2020-06-12 21:29:56

by Keyur Patel

[permalink] [raw]
Subject: [PATCH] i2c: smbus: Fix spelling mistake in the comments

Fix spelling mistake in the comments with help of `codespell`.
seperate ==> separate

Signed-off-by: Keyur Patel <[email protected]>
---
drivers/i2c/i2c-core-smbus.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/i2c-core-smbus.c b/drivers/i2c/i2c-core-smbus.c
index b34d2ff06931..56bb840142e3 100644
--- a/drivers/i2c/i2c-core-smbus.c
+++ b/drivers/i2c/i2c-core-smbus.c
@@ -4,7 +4,7 @@
*
* This file contains the SMBus functions which are always included in the I2C
* core because they can be emulated via I2C. SMBus specific extensions
- * (e.g. smbalert) are handled in a seperate i2c-smbus module.
+ * (e.g. smbalert) are handled in a separate i2c-smbus module.
*
* All SMBus-related things are written by Frodo Looijaard <[email protected]>
* SMBus 2.0 support by Mark Studebaker <[email protected]> and
--
2.26.2


2020-06-19 13:15:15

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] i2c: smbus: Fix spelling mistake in the comments

On Fri, Jun 12, 2020 at 05:26:35PM -0400, Keyur Patel wrote:
> Fix spelling mistake in the comments with help of `codespell`.
> seperate ==> separate
>
> Signed-off-by: Keyur Patel <[email protected]>

Applied to for-current, thanks!


Attachments:
(No filename) (247.00 B)
signature.asc (849.00 B)
Download all attachments