All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geliang Tang <geliang.tang@suse.com>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH mptcp-next] Squash to "mptcp: add struct mptcp_sched_ops v17"
Date: Fri, 29 Apr 2022 22:47:46 +0800	[thread overview]
Message-ID: <1746e385b6be5e9afb8b634cd5fc1cf4b543549c.1651243641.git.geliang.tang@suse.com> (raw)

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


                 reply	other threads:[~2022-04-29 14:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1746e385b6be5e9afb8b634cd5fc1cf4b543549c.1651243641.git.geliang.tang@suse.com \
    --to=geliang.tang@suse.com \
    --cc=mptcp@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.