Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29948
b: refs/heads/master
c: 07f640f
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 2a23a74 commit 1d2c05e
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: 861018a6a9b55ca1a5bf8cd0ff2d47944ce88827
refs/heads/master: 07f640f0ddd72e6158fca7f0694dbaf95cee4d2c
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/bt8xx/dst_ca.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ static int dst_ca_release(struct inode *inode, struct file *file)

static ssize_t dst_ca_read(struct file *file, char __user *buffer, size_t length, loff_t *offset)
{
int bytes_read = 0;
ssize_t bytes_read = 0;

dprintk(verbose, DST_CA_DEBUG, 1, " Device read.");

Expand Down

0 comments on commit 1d2c05e

Please sign in to comment.