Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76351
b: refs/heads/master
c: bdd3665
h: refs/heads/master
i:
  76349: e859840
  76347: 8b0cca9
  76343: 05bca91
  76335: 2d62d93
  76319: 6cd36a1
  76287: 9c66f64
v: v3
  • Loading branch information
Douglas Schilling Landgraf authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent bbbc513 commit 9906a5c
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: c7ac61c4693da113fd067ccfa4246df1e8a5c75e
refs/heads/master: bdd36658fe7cce3b7dbb6ffb72ad0c9500d57e7a
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/zr364xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ static int zr364xx_mmap(struct file *file, struct vm_area_struct *vma)
}


static struct file_operations zr364xx_fops = {
static const struct file_operations zr364xx_fops = {
.owner = THIS_MODULE,
.open = zr364xx_open,
.release = zr364xx_release,
Expand Down

0 comments on commit 9906a5c

Please sign in to comment.