]> 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)
commit73ba8826feeaedc789c2502fc6892a4ffe38705e
tree0d3285607c373be2b7b2776d710b0d5c4f9a6f6a
parent33e9c9d12f218f7e7ec1e9203fa290f98631371c
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