From: Jiri Slaby Date: Wed, 4 Oct 2006 09:15:27 +0000 (-0700) Subject: [PATCH] char: kill unneeded memsets X-Git-Tag: v2.6.19-rc1~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3218a79aa3d58b975b066c300153a8520f7051c;p=pandora-kernel.git [PATCH] char: kill unneeded memsets 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 Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed