From: Oleg Nesterov Date: Tue, 6 Sep 2005 22:17:32 +0000 (-0700) Subject: [PATCH] do_notify_parent_cldstop() cleanup X-Git-Tag: v2.6.14-rc1~677 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc505a478d3fffcfb269b72f64df4510305cfe81;p=pandora-kernel.git [PATCH] do_notify_parent_cldstop() cleanup This patch simplifies the usage of do_notify_parent_cldstop(), it lessens the source and .text size slightly, and makes the code (in my opinion) a bit more readable. I am sending this patch now because I'm afraid Paul will touch do_notify_parent_cldstop() really soon, It's better to cleanup first. Signed-off-by: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed