From: Jiri Slaby Date: Sun, 1 Oct 2006 06:28:11 +0000 (-0700) Subject: [PATCH] Char: specialix, kill unneeded page alloc X-Git-Tag: v2.6.19-rc1~573 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=365e02237b164701897244aab7412b21c5e622af;p=pandora-kernel.git [PATCH] Char: specialix, kill unneeded page alloc The driver is allocating a page but doesn't actually use it for anything. (History from the old ->write method before Linus cleaned it up) Signed-off-by: Jiri Slaby Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed