Commit a8243751 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L/DVB: stv0900: Whitespace cleanup

Fixes sync with -hg tree
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 27e5842a
......@@ -1875,7 +1875,7 @@ static struct dvb_frontend_ops stv0900_ops = {
},
.release = stv0900_release,
.init = stv0900_init,
.get_frontend = stv0900_get_frontend,
.get_frontend = stv0900_get_frontend,
.get_frontend_algo = stv0900_frontend_algo,
.i2c_gate_ctrl = stv0900_i2c_gate_ctrl,
.diseqc_send_master_cmd = stv0900_send_master_cmd,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment