Staging: iio: light trivial whitespace fix
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Родитель
26de720828
Коммит
cb6405b15f
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче