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:
1d2c8ee
)
[PATCH] char: kill unneeded memsets
author
Jiri Slaby
<jirislaby@gmail.com>
Wed, 4 Oct 2006 09:15:27 +0000
(
02:15
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:13 +0000
(07:55 -0700)
char, another tmp_buf cleanup
No need to allocate one page as a side buffer. It's no more used. Clean this
(de)allocs of this useless memory pages in char subtree.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found