netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH flow-net-next] net: flow: Correct spelling of action
@ 2014-12-08  1:14 Simon Horman
  2014-12-08  1:36 ` John Fastabend
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2014-12-08  1:14 UTC (permalink / raw)
  To: John Fastabend; +Cc: netdev, Simon Horman

Signed-off-by: Simon Horman <simon.horman@netronome.com>
---
 include/uapi/linux/if_flow.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/if_flow.h b/include/uapi/linux/if_flow.h
index 25aa744..9255990 100644
--- a/include/uapi/linux/if_flow.h
+++ b/include/uapi/linux/if_flow.h
@@ -356,7 +356,7 @@ enum {
  * @uid unique identifier for flow
  * @priority priority to execute flow match/action in table
  * @match null terminated set of match uids match criteria
- * @actoin null terminated set of action uids to apply to match
+ * @action null terminated set of action uids to apply to match
  *
  * Flows must match all entries in match set.
  */
-- 
2.1.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-08  3:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08  1:14 [PATCH flow-net-next] net: flow: Correct spelling of action Simon Horman
2014-12-08  1:36 ` John Fastabend
2014-12-08  3:47   ` Simon Horman

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).