From: Jesper Juhl Date: Sat, 25 Jun 2005 21:55:20 +0000 (-0700) Subject: [PATCH] uml: kfree cleanup X-Git-Tag: v2.6.13-rc1~68^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f2148a67f28803d64bf5ff538591af90a5ab57;p=pandora-kernel.git [PATCH] uml: kfree cleanup Here's a small patch to remove a few unnessesary NULL pointer checks before kfree() in arch/um/drivers/daemon_user.c Signed-off-by: Jesper Juhl Signed-off-by: Jeff Dike Cc: Paolo Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed