summaryrefslogtreecommitdiff
path: root/scripts/bin2c.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2010-05-26 21:43:06 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2010-05-27 16:12:45 (GMT)
commitd5bf4c4f5f9dcc90b7e25dbb2f7c4436cf6e7ed0 (patch)
tree8c07402f685245fdf3397fac47bc7194f686066d /scripts/bin2c.c
parentc713541125002b8bc9e681af3b09118e771e2d8a (diff)
downloadlinux-d5bf4c4f5f9dcc90b7e25dbb2f7c4436cf6e7ed0.tar.xz
coredump: cleanup "ispipe" code
- kill "int dump_count", argv_split(argcp) accepts argcp == NULL. - move "int dump_count" under " if (ispipe)" branch, fail_dropcount can check ispipe. - move "char **helper_argv" as well, change the code to do argv_free() right after call_usermodehelper_fns(). - If call_usermodehelper_fns() fails goto close_fail label instead of closing the file by hand. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Cc: David Howells <dhowells@redhat.com> Cc: Neil Horman <nhorman@tuxdriver.com> Cc: Roland McGrath <roland@redhat.com> Cc: Andi Kleen <andi@firstfloor.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/bin2c.c')
0 files changed, 0 insertions, 0 deletions