]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
coredump: directly return
authorChristian Brauner <brauner@kernel.org>
Thu, 12 Jun 2025 13:25:32 +0000 (15:25 +0200)
committerChristian Brauner <brauner@kernel.org>
Mon, 7 Jul 2025 10:24:50 +0000 (12:24 +0200)
commit8434fac512d35597488b13e23cc85e2903f5c8ae
treed6a022ff933ce3d9e9995fea68052324777545e2
parent4a9f5d7fb6649af534c36aa8cc9c1aa51b172ad9
coredump: directly return

instead of jumping to a pointless cleanup label.

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