diff options
| author | Christian Brauner <brauner@kernel.org> | 2025-06-05 12:53:15 +0300 | 
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2025-06-12 15:01:43 +0300 | 
| commit | e04f97c8be29523bae2576fceee84a4b030406fb (patch) | |
| tree | 7b98a2e7d1a29d3c344ac01a7161cd2c5f9d91f4 /rust/helpers/signal.c | |
| parent | c8e7ce2aa11c1beb06ba7ccceb31396fd8d7464f (diff) | |
| download | linux-e04f97c8be29523bae2576fceee84a4b030406fb.tar.xz | |
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 'rust/helpers/signal.c')
0 files changed, 0 insertions, 0 deletions
