Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4947
b: refs/heads/master
c: 53776eb
h: refs/heads/master
i:
  4945: a340e37
  4943: 12ccdae
v: v3
  • Loading branch information
Lucas Correia Villa Real authored and Russell King committed Jul 23, 2005
1 parent d8c7a97 commit 8fd8201
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: ab9b6339381d340779e8b5957561aed41155a270
refs/heads/master: 53776eb4acdd3ec576d75b61b656ef8d51e430ea
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ int s3c2410_dma_enqueue(unsigned int channel, void *id,

buf = kmem_cache_alloc(dma_kmem, GFP_ATOMIC);
if (buf == NULL) {
pr_debug("%s: out of memory (%d alloc)\n",
pr_debug("%s: out of memory (%ld alloc)\n",
__FUNCTION__, sizeof(*buf));
return -ENOMEM;
}
Expand Down

0 comments on commit 8fd8201

Please sign in to comment.