From: Jiri Slaby Date: Sat, 10 Feb 2007 09:45:25 +0000 (-0800) Subject: [PATCH] Char: moxa, remove unused allocated page X-Git-Tag: v2.6.21-rc1~274^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f204d2672044f0f7061d645f0f59f8535b63d106;p=pandora-kernel.git [PATCH] Char: moxa, remove unused allocated page moxaXmitBuff is almost unused -- only one byte from the whole PAGE_SIZE bytes is used. Do not alloc so much space for almost anything. Also remove lock protecting this page allocation. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed