Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55291
b: refs/heads/master
c: 7ae439c
h: refs/heads/master
i:
  55289: 25c27e7
  55287: 4585f9f
v: v3
  • Loading branch information
Pekka J Enberg authored and Linus Torvalds committed May 9, 2007
1 parent ee35583 commit d6b0a75
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 5e6d444ea1f72b8148354a9baf0ea8fa3dd0425b
refs/heads/master: 7ae439ce0c01d7db0c70d1542985969e95ef750d
1 change: 0 additions & 1 deletion trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -3742,7 +3742,6 @@ EXPORT_SYMBOL(__kmalloc);

/**
* krealloc - reallocate memory. The contents will remain unchanged.
*
* @p: object to reallocate memory for.
* @new_size: how many bytes of memory are required.
* @flags: the type of memory to allocate.
Expand Down
1 change: 0 additions & 1 deletion trunk/mm/slub.c
Original file line number Diff line number Diff line change
Expand Up @@ -2286,7 +2286,6 @@ EXPORT_SYMBOL(kmem_cache_shrink);

/**
* krealloc - reallocate memory. The contents will remain unchanged.
*
* @p: object to reallocate memory for.
* @new_size: how many bytes of memory are required.
* @flags: the type of memory to allocate.
Expand Down

0 comments on commit d6b0a75

Please sign in to comment.