mbox series

[00/19] net: Trivial spello/typo fixes throughout the tree

Message ID cover.1616797633.git.unixbhaskar@gmail.com (mailing list archive)
Headers show
Series net: Trivial spello/typo fixes throughout the tree | expand

Message

Bhaskar Chowdhury March 26, 2021, 11:12 p.m. UTC
This is a patch series with all mundane/trivial/rudimentary typo/spello/
fixes in various files in the net subsystem.

Bhaskar Chowdhury (19):
  xfrm_policy.c : Mundane typo fix
  xfrm_user.c: Added a punctuation
  af_x25.c: Fix a spello
  reg.c: Fix a spello
  node.c: A typo fix
  bearer.h: Spellos fixed
  sm_statefuns.c: Mundane spello fixes
  netfilter: ipvs: A spello fix
  netfilter: nf_conntrack_acct.c: A typo fix
  mptcp: subflow.c: Fix a typo
  ncsi: internal.h: Fix a spello
  mac80211: cfg.c: A typo fix
  llc: llc_core.c: COuple of typo fixes
  iucv: af_iucv.c: Couple of typo fixes
  kcm: kcmsock.c: Couple of typo fixes
  ipv6: route.c: A spello fix
  ipv6: addrconf.c: Fix a typo
  ipv4: ip_output.c: Couple of typo fixes
  ipv4: tcp_lp.c: Couple of typo fixes

 net/ipv4/ip_output.c              |  4 ++--
 net/ipv4/tcp_lp.c                 |  4 ++--
 net/ipv6/addrconf.c               |  2 +-
 net/ipv6/route.c                  |  2 +-
 net/iucv/af_iucv.c                |  4 ++--
 net/kcm/kcmsock.c                 |  4 ++--
 net/llc/llc_core.c                |  4 ++--
 net/mac80211/cfg.c                |  2 +-
 net/mptcp/subflow.c               |  2 +-
 net/ncsi/internal.h               |  2 +-
 net/netfilter/ipvs/ip_vs_core.c   |  2 +-
 net/netfilter/nf_conntrack_acct.c |  2 +-
 net/sctp/sm_statefuns.c           | 10 +++++-----
 net/tipc/bearer.h                 |  6 +++---
 net/tipc/node.c                   |  2 +-
 net/wireless/reg.c                |  2 +-
 net/x25/af_x25.c                  |  2 +-
 net/xfrm/xfrm_policy.c            |  2 +-
 net/xfrm/xfrm_user.c              |  2 +-
 19 files changed, 30 insertions(+), 30 deletions(-)

--
2.26.2