提交 cb6405b1 编写于 作者: J Jonathan Cameron 提交者: Greg Kroah-Hartman

Staging: iio: light trivial whitespace fix

Signed-off-by: NJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 26de7208
......@@ -646,7 +646,7 @@ static int __devinit tsl2563_probe(struct i2c_client *client,
err = tsl2563_detect(chip);
if (err) {
dev_err(&client->dev, "device not found, error %d \n", -err);
dev_err(&client->dev, "device not found, error %d\n", -err);
goto fail1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册