]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: smbus: Fix spelling mistake in the comments
authorKeyur Patel <iamkeyur96@gmail.com>
Fri, 12 Jun 2020 21:26:35 +0000 (17:26 -0400)
committerWolfram Sang <wsa@kernel.org>
Fri, 19 Jun 2020 08:09:16 +0000 (10:09 +0200)
commitf6c38d2628497d98607aef69408e9b207dc28eac
tree0d3285607c373be2b7b2776d710b0d5c4f9a6f6a
parent57dc5206c516b27fff5707201c26bae0a08ecf18
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 <iamkeyur96@gmail.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/i2c-core-smbus.c