summaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2025-06-05 11:53:15 +0200
committerChristian Brauner <brauner@kernel.org>2025-06-12 14:01:43 +0200
commite04f97c8be29523bae2576fceee84a4b030406fb (patch)
tree7b98a2e7d1a29d3c344ac01a7161cd2c5f9d91f4 /lib/crypto/mpi/mpiutil.c
parentc8e7ce2aa11c1beb06ba7ccceb31396fd8d7464f (diff)
coredump: cleanup coredump socket functions
We currently use multiple CONFIG_UNIX guards. This looks messy and makes the code harder to follow and maintain. Use a helper function coredump_sock_connect() that handles the connect portion. This allows us to remove the CONFIG_UNIX guard in the main do_coredump() function. Link: https://lore.kernel.org/20250605-schlamm-touren-720ba2b60a85@brauner Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions