Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32966
b: refs/heads/master
c: b8008b2
h: refs/heads/master
v: v3
  • Loading branch information
Rolf Eike Beer authored and Linus Torvalds committed Jul 31, 2006
1 parent 033e941 commit 89c7160
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: d07fe82c24daab2360e2790f488bcffa7db74825
refs/heads/master: b8008b2bc21fb13b45964e21247f18c013d6e985
2 changes: 1 addition & 1 deletion trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -3224,7 +3224,7 @@ void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags)
EXPORT_SYMBOL(kmem_cache_alloc);

/**
* kmem_cache_alloc - Allocate an object. The memory is set to zero.
* kmem_cache_zalloc - Allocate an object. The memory is set to zero.
* @cache: The cache to allocate from.
* @flags: See kmalloc().
*
Expand Down

0 comments on commit 89c7160

Please sign in to comment.