All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next] Squash to "mptcp: add struct mptcp_sched_ops v17"
@ 2022-04-29 14:47 Geliang Tang
  0 siblings, 0 replies; only message in thread
From: Geliang Tang @ 2022-04-29 14:47 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

Use tabs instead of spaces.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
---
 include/net/mptcp.h                             | 2 +-
 tools/testing/selftests/bpf/bpf_mptcp_helpers.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/net/mptcp.h b/include/net/mptcp.h
index dd4ee7a77567..bea7608d72d3 100644
--- a/include/net/mptcp.h
+++ b/include/net/mptcp.h
@@ -95,7 +95,7 @@ struct mptcp_out_options {
 #endif
 };
 
-#define MPTCP_SCHED_NAME_MAX 16
+#define MPTCP_SCHED_NAME_MAX	16
 
 struct mptcp_sched_data {
 	struct sock	*sock;
diff --git a/tools/testing/selftests/bpf/bpf_mptcp_helpers.h b/tools/testing/selftests/bpf/bpf_mptcp_helpers.h
index 79a16636400b..ee07caf978b3 100644
--- a/tools/testing/selftests/bpf/bpf_mptcp_helpers.h
+++ b/tools/testing/selftests/bpf/bpf_mptcp_helpers.h
@@ -6,7 +6,7 @@
 
 #include "bpf_tcp_helpers.h"
 
-#define MPTCP_SCHED_NAME_MAX 16
+#define MPTCP_SCHED_NAME_MAX	16
 
 struct mptcp_sched_data {
 	struct sock	*sock;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-29 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 14:47 [PATCH mptcp-next] Squash to "mptcp: add struct mptcp_sched_ops v17" Geliang Tang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.