提交 a8ca20b2 编写于 作者: E Erik Andrén 提交者: Mauro Carvalho Chehab

V4L/DVB (13006): gspca - stv06xx: Fix a misindentation

Signed-off-by: NErik Andrén <erik.andren@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 bf5c562a
......@@ -127,8 +127,8 @@ int stv06xx_write_sensor_bytes(struct sd *sd, const u8 *data, u8 len)
0x04, 0x40, 0x0400, 0, buf,
I2C_BUFFER_LENGTH,
STV06XX_URB_MSG_TIMEOUT);
if (err < 0)
return err;
if (err < 0)
return err;
}
return stv06xx_write_sensor_finish(sd);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册