git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dcb6d7
)
Documentation: update CodingStyle memory allocators
author
Jesper Juhl
<jj@chaosbits.net>
Wed, 6 Jul 2011 18:27:17 +0000
(11:27 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 6 Jul 2011 20:17:51 +0000
(13:17 -0700)
The list of available general purpose memory allocators in
Documentation/CodingStyle chapter 14 is incomplete. This patch adds
the missing vzalloc() to the list.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found