diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2013-05-01 00:28:09 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-01 02:04:06 +0200 |
commit | 66e5b7e1948cdbdca2b0cc6ddc6d69ee84583fb4 (patch) | |
tree | aab4bddfc97523c11a7e3714644a29373c8d4a85 /fs/coredump.c | |
parent | usermodehelper: split remaining calls to call_usermodehelper_fns() (diff) | |
download | linux-66e5b7e1948cdbdca2b0cc6ddc6d69ee84583fb4.tar.xz linux-66e5b7e1948cdbdca2b0cc6ddc6d69ee84583fb4.zip |
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 <lucas.demarchi@profusion.mobi>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: David Howells <dhowells@redhat.com>
Cc: James Morris <james.l.morris@oracle.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Tejun Heo <tj@kernel.org>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/coredump.c')
0 files changed, 0 insertions, 0 deletions