From: Oleg Nesterov Date: Fri, 23 Mar 2012 22:02:47 +0000 (-0700) Subject: usermodehelper: introduce umh_complete(sub_info) X-Git-Tag: v3.2.40~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba91066fd4f9b4340ae88ce5cb18cd4b58d9184;p=pandora-kernel.git usermodehelper: introduce umh_complete(sub_info) commit b3449922502f5a161ee2b5022a33aec8472fbf18 upstream. Preparation. Add the new trivial helper, umh_complete(). Currently it simply does complete(sub_info->complete). 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed