Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181643
b: refs/heads/master
c: 948a119
h: refs/heads/master
i:
  181641: e41d11e
  181639: 591049c
v: v3
  • Loading branch information
Oliver Endriss authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 4d3aa54 commit 532a10b
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: 44cdd064aa698c033e0a345ed187db7c24134d93
refs/heads/master: 948a119547cf5043b40c2151d6f6913fbcf65e38
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/ngene/ngene-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2466,7 +2466,7 @@ static void release_channel(struct ngene_channel *chan)
static int init_channel(struct ngene_channel *chan)
{
int ret = 0, nr = chan->number;
struct dvb_adapter *adapter = 0;
struct dvb_adapter *adapter = NULL;
struct dvb_demux *dvbdemux = &chan->demux;
struct ngene *dev = chan->dev;
struct ngene_info *ni = dev->card_info;
Expand Down

0 comments on commit 532a10b

Please sign in to comment.