From: Lucas De Marchi Date: Tue, 30 Apr 2013 22:28:09 +0000 (-0700) Subject: kmod: remove call_usermodehelper_fns() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~88^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66e5b7e1948cdbdca2b0cc6ddc6d69ee84583fb4;p=pandora-kernel.git kmod: remove call_usermodehelper_fns() This function suffers from not being able to determine if the cleanup is called in case it returns -ENOMEM. Nobody is using it anymore, so let's remove it. Signed-off-by: Lucas De Marchi Cc: Oleg Nesterov Cc: David Howells Cc: James Morris Cc: Al Viro Cc: Tejun Heo Cc: "Rafael J. Wysocki" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed