Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226362
b: refs/heads/master
c: 465a9e3
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 29, 2010
1 parent 2c3a74b commit fd8ece6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 187e7d3b9b4e0b6b1c171846592e679e58a84cd2
refs/heads/master: 465a9e3a2f494b0887db63b7b10bb9370145d9bc
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/af9013.c
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ static int af9013_update_snr(struct dvb_frontend *fe)
static int af9013_update_signal_strength(struct dvb_frontend *fe)
{
struct af9013_state *state = fe->demodulator_priv;
int ret;
int ret = 0;
u8 rf_gain, if_gain;
int signal_strength;

Expand Down

0 comments on commit fd8ece6

Please sign in to comment.