From: Jeff Dike Date: Wed, 27 Sep 2006 08:50:43 +0000 (-0700) Subject: [PATCH] uml: fix allocation size X-Git-Tag: v2.6.19-rc1~931 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1183dc943cae8b0fddca0b310c26052b2355e04b;p=pandora-kernel.git [PATCH] uml: fix allocation size Fix an instance of ptr=alloc(sizeof(ptr)). Grepping showed no more instances of this pattern. Also fixed the formatting in the area. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed