Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285744
b: refs/heads/master
c: 2833429
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 6, 2012
1 parent 3da8a61 commit bf3e74a
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: 82a05014733b24827fc246c3498e0b703b11211f
refs/heads/master: 283342954abf7c860c2e5970d8b096d2ce77665e
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/bt8xx/dvb-bt8xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ static int __devinit dvb_bt8xx_load_card(struct dvb_bt8xx_card *card, u32 type)

result = dvb_net_init(&card->dvb_adapter, &card->dvbnet, &card->demux.dmx);
if (result < 0) {
printk(KERN_ERR,
printk(KERN_ERR
"dvb_bt8xx: dvb_net_init failed (errno = %d)\n", result);
goto err_disconnect_frontend;
}
Expand Down

0 comments on commit bf3e74a

Please sign in to comment.