lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 27 Mar 2021 04:42:35 +0530
From:   Bhaskar Chowdhury <unixbhaskar@...il.com>
To:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Bhaskar Chowdhury <unixbhaskar@...il.com>, rdunlap@...radead.org
Subject: [PATCH 00/19] net: Trivial spello/typo fixes throughout the tree

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ