From: Oleg Nesterov Date: Fri, 23 Mar 2012 22:02:48 +0000 (-0700) Subject: usermodehelper: kill umh_wait, renumber UMH_* constants X-Git-Tag: v3.4-rc1~109^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d944ef32e83405a07376f112e9f02161d3e9731;p=pandora-kernel.git usermodehelper: kill umh_wait, renumber UMH_* constants No functional changes. It is not sane to use UMH_KILLABLE with enum umh_wait, but obviously we do not want another argument in call_usermodehelper_* helpers. Kill this enum, use the plain int. Signed-off-by: Oleg Nesterov Cc: Tetsuo Handa Cc: Rusty Russell Cc: Tejun Heo Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed