Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76350
b: refs/heads/master
c: c7ac61c
h: refs/heads/master
v: v3
  • Loading branch information
Douglas Schilling Landgraf authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent e859840 commit bbbc513
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: 073ad9a00c653ac4a1668c324dd132c9996473f1
refs/heads/master: c7ac61c4693da113fd067ccfa4246df1e8a5c75e
2 changes: 1 addition & 1 deletion trunk/drivers/media/radio/radio-gemtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ static struct v4l2_queryctrl radio_qctrl[] = {
}
};

static struct file_operations gemtek_fops = {
static const struct file_operations gemtek_fops = {
.owner = THIS_MODULE,
.open = video_exclusive_open,
.release = video_exclusive_release,
Expand Down

0 comments on commit bbbc513

Please sign in to comment.