Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24495
b: refs/heads/master
c: 457d3d4
h: refs/heads/master
i:
  24493: 9824921
  24491: 05dcfe5
  24487: 1797dab
  24479: fa67751
v: v3
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Mar 28, 2006
1 parent 9f836a5 commit 5fa4122
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 910638ae7ed4be27d6af55f6c9b5bf54b838e78b
refs/heads/master: 457d3d432bede99ed04d3bdeb5efb238a3627e8f
6 changes: 2 additions & 4 deletions trunk/sound/oss/sb_card.c
Original file line number Diff line number Diff line change
Expand Up @@ -348,10 +348,8 @@ static void __exit sb_exit(void)

sb_unregister_all();

if (smw_free) {
vfree(smw_free);
smw_free = NULL;
}
vfree(smw_free);
smw_free = NULL;
}

module_init(sb_init);
Expand Down

0 comments on commit 5fa4122

Please sign in to comment.