Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143977
b: refs/heads/master
c: ec5f5bf
h: refs/heads/master
i:
  143975: d7e1679
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Apr 24, 2009
1 parent e6a7c6c commit 0af633f
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: 79e95eba026944ec3353754f24e316d3aaa209fe
refs/heads/master: ec5f5bf80501abfe2da2897cfcde8452b545aacb
2 changes: 1 addition & 1 deletion trunk/drivers/media/radio/radio-si470x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1200,7 +1200,7 @@ static int si470x_fops_release(struct file *file)
video_unregister_device(radio->videodev);
kfree(radio->buffer);
kfree(radio);
goto unlock;
goto done;
}

/* stop rds reception */
Expand Down

0 comments on commit 0af633f

Please sign in to comment.