提交 396bd766 编写于 作者: J Justin P. Mattock 提交者: Jean Delvare

hwmon: (sht15) Spelling fix

Remove one too many "n" in a word.
Signed-off-by: NJustin P. Mattock <justinmattock@gmail.com>
Acked-by: NJean Delvare <khali@linux-fr.org>
上级 bfcd415d
......@@ -610,7 +610,7 @@ static int __devexit sht15_remove(struct platform_device *pdev)
struct sht15_data *data = platform_get_drvdata(pdev);
/* Make sure any reads from the device are done and
* prevent new ones beginnning */
* prevent new ones from beginning */
mutex_lock(&data->read_lock);
hwmon_device_unregister(data->hwmon_dev);
sysfs_remove_group(&pdev->dev.kobj, &sht15_attr_group);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册