aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2025-03-18 03:48:48 +0000
committerJakub Kicinski <[email protected]>2025-03-25 11:30:07 +0000
commitf9af583a2c769962de599f64627829d5b7a8e5f2 (patch)
tree140a1756ac2916a07bae67c855d1a7bb04d18cbb /net/unix/sysctl_net_unix.c
parentMerge branch 'support-tcp_rto_min_us-and-tcp_delack_max_us-for-set-getsockopt' (diff)
downloadkernel-f9af583a2c769962de599f64627829d5b7a8e5f2.tar.gz
kernel-f9af583a2c769962de599f64627829d5b7a8e5f2.zip
af_unix: Sort headers.
This is a prep patch to make the following changes cleaner. No functional change intended. Signed-off-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Joe Damato <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
-rw-r--r--net/unix/sysctl_net_unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/unix/sysctl_net_unix.c b/net/unix/sysctl_net_unix.c
index 357b3e5f3847..55118ae897d6 100644
--- a/net/unix/sysctl_net_unix.c
+++ b/net/unix/sysctl_net_unix.c
@@ -8,7 +8,6 @@
#include <linux/mm.h>
#include <linux/slab.h>
#include <linux/sysctl.h>
-
#include <net/af_unix.h>
static struct ctl_table unix_table[] = {