Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6557
b: refs/heads/master
c: e0be4d3
h: refs/heads/master
i:
  6555: f9584b6
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Aug 30, 2005
1 parent 49f6459 commit 19f5d22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: befdf316eaba02ed52284fb78a8027ff35c6a736
refs/heads/master: e0be4d32bdae5cebc4e6d9dc65886e279aa69d08
3 changes: 1 addition & 2 deletions trunk/sound/core/memalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,8 +655,7 @@ static int __init snd_mem_init(void)

static void __exit snd_mem_exit(void)
{
if (snd_mem_proc)
remove_proc_entry(SND_MEM_PROC_FILE, NULL);
remove_proc_entry(SND_MEM_PROC_FILE, NULL);
free_all_reserved_pages();
if (snd_allocated_pages > 0)
printk(KERN_ERR "snd-malloc: Memory leak? pages not freed = %li\n", snd_allocated_pages);
Expand Down

0 comments on commit 19f5d22

Please sign in to comment.