Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6507
b: refs/heads/master
c: 267d4d6
h: refs/heads/master
i:
  6505: 96c25d2
  6503: db00134
v: v3
  • Loading branch information
Henrik Kretzschmar authored and Jaroslav Kysela committed Aug 30, 2005
1 parent bdde393 commit e4a2c10
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: 0ca06a00e206b963587ac471e6d1c52bf33b9a18
refs/heads/master: 267d4d6475cf591a5f838449b40cbacfc2915e8b
2 changes: 1 addition & 1 deletion trunk/sound/core/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ static DEFINE_SPINLOCK(snd_alloc_vmalloc_lock);
#define VMALLOC_MAGIC 0x87654320
static snd_info_entry_t *snd_memory_info_entry;

void snd_memory_init(void)
void __init snd_memory_init(void)
{
snd_alloc_kmalloc = 0;
snd_alloc_vmalloc = 0;
Expand Down

0 comments on commit e4a2c10

Please sign in to comment.