LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: trivial@kernel.org
Cc: linux-renesas-soc@vger.kernel.org,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
"David S. Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 8/9] net: flow_dissector: fix typo 'can by' to 'can be'
Date: Sun, 6 May 2018 13:23:52 +0200 [thread overview]
Message-ID: <20180506112404.24872-9-wsa+renesas@sang-engineering.com> (raw)
In-Reply-To: <20180506112404.24872-1-wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
include/net/flow_dissector.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/flow_dissector.h b/include/net/flow_dissector.h
index 9a074776f70b66..d1fcf2442a423b 100644
--- a/include/net/flow_dissector.h
+++ b/include/net/flow_dissector.h
@@ -251,7 +251,7 @@ extern struct flow_dissector flow_keys_buf_dissector;
* This structure is used to hold a digest of the full flow keys. This is a
* larger "hash" of a flow to allow definitively matching specific flows where
* the 32 bit skb->hash is not large enough. The size is limited to 16 bytes so
- * that it can by used in CB of skb (see sch_choke for an example).
+ * that it can be used in CB of skb (see sch_choke for an example).
*/
#define FLOW_KEYS_DIGEST_LEN 16
struct flow_keys_digest {
--
2.11.0
next prev parent reply other threads:[~2018-05-06 11:24 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-06 11:23 [PATCH 0/9] tree-wide: " Wolfram Sang
2018-05-06 11:23 ` [PATCH 1/9] dt-bindings: i2c: " Wolfram Sang
2018-05-10 10:41 ` Wolfram Sang
2018-05-06 11:23 ` [PATCH 2/9] powerpc/watchdog: " Wolfram Sang
2018-05-10 14:06 ` [2/9] " Michael Ellerman
2018-05-06 11:23 ` [PATCH 3/9] base: core: " Wolfram Sang
2018-05-06 11:23 ` [PATCH 4/9] hwmon: fschmd: " Wolfram Sang
2018-05-08 4:42 ` Guenter Roeck
2018-05-06 11:23 ` [PATCH 5/9] input: ati_remote2: " Wolfram Sang
2018-05-08 22:39 ` Dmitry Torokhov
2018-05-06 11:23 ` [PATCH 6/9] NTB: ntb_hw_idt: " Wolfram Sang
2018-05-11 13:12 ` Serge Semin
2018-05-22 0:35 ` Jon Mason
2018-05-06 11:23 ` [PATCH 7/9] reiserfs: journal: " Wolfram Sang
2018-05-06 11:23 ` Wolfram Sang [this message]
2018-05-08 3:47 ` [PATCH 8/9] net: flow_dissector: " David Miller
2018-05-06 11:23 ` [PATCH 9/9] objtool: " Wolfram Sang
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=20180506112404.24872-9-wsa+renesas@sang-engineering.com \
--to=wsa+renesas@sang-engineering.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=trivial@kernel.org \
--subject='Re: [PATCH 8/9] net: flow_dissector: fix typo '\''can by'\'' to '\''can be'\''' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).