coredump: Move definition of struct coredump_params into coredump.h
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 31 Jan 2022 17:50:46 +0000 (11:50 -0600)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 8 Mar 2022 18:50:58 +0000 (12:50 -0600)
commita99a3e2efaf1f4454eb5c9176f47e66de075b134
treeb37ba91dc1e0a3fcb2dca10b943f209d2a54e526
parent9e1a3ce0a952450a1163cc93ab1df6d4fa8c8155
coredump: Move definition of struct coredump_params into coredump.h

Move the definition of struct coredump_params into coredump.h where
it belongs.

Remove the slightly errorneous comment explaining why struct
coredump_params was declared in binfmts.h.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/binfmt_flat.c
include/linux/binfmts.h
include/linux/coredump.h