]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
coredump: order auto cleanup variables at the top
authorChristian Brauner <brauner@kernel.org>
Thu, 12 Jun 2025 13:25:36 +0000 (15:25 +0200)
committerChristian Brauner <brauner@kernel.org>
Mon, 7 Jul 2025 10:24:51 +0000 (12:24 +0200)
commitae20958b37acf82da4928910ca6351719b5ddba7
tree93637307e2684c5a671e219da9a8e3a9d7f87783
parentcfd6c12293d7cc257f27770399a3d8f11bf7d25c
coredump: order auto cleanup variables at the top

so they're easy to spot.

Link: https://lore.kernel.org/20250612-work-coredump-massage-v1-22-315c0c34ba94@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/coredump.c