Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293139
b: refs/heads/master
c: 8a236f3
h: refs/heads/master
i:
  293137: 2478d7d
  293135: 8cd3a0e
v: v3
  • Loading branch information
Masanari Iida authored and Takashi Iwai committed Feb 23, 2012
1 parent 2df506a commit 8bcb984
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: 06bb4e7435019ff9b6dbc9b1d02d8babb36d8177
refs/heads/master: 8a236f3f1a0e65de526c5e169eb8d7a758ffde9e
2 changes: 1 addition & 1 deletion trunk/sound/pci/ctxfi/ctvmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ get_vm_block(struct ct_vm *vm, unsigned int size)

size = CT_PAGE_ALIGN(size);
if (size > vm->size) {
printk(KERN_ERR "ctxfi: Fail! No sufficient device virtural "
printk(KERN_ERR "ctxfi: Fail! No sufficient device virtual "
"memory space available!\n");
return NULL;
}
Expand Down

0 comments on commit 8bcb984

Please sign in to comment.