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 16:15:47 +0800
From:   Xiongfeng Wang <wangxiongfeng2@...wei.com>
To:     <dsahern@...nel.org>, <davem@...emloft.net>, <kuba@...nel.org>
CC:     <netdev@...r.kernel.org>, <wangxiongfeng2@...wei.com>
Subject: [PATCH 0/9] net: Correct function names in the kerneldoc comments

Xiongfeng Wang (9):
  l3mdev: Correct function names in the kerneldoc comments
  netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc
    comments
  net: core: Correct function name dev_uc_flush() in the kerneldoc
  net: core: Correct function name netevent_unregister_notifier() in the
    kerneldoc
  net: 9p: Correct function name errstr2errno() in the kerneldoc
    comments
  9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc
  net: 9p: Correct function names in the kerneldoc comments
  ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the
    kerneldoc comments
  NFC: digital: Correct function name in the kerneldoc comments

 net/9p/client.c              | 4 ++--
 net/9p/error.c               | 2 +-
 net/9p/trans_fd.c            | 2 +-
 net/core/dev_addr_lists.c    | 2 +-
 net/core/netevent.c          | 2 +-
 net/ipv6/ip6_tunnel.c        | 2 +-
 net/l3mdev/l3mdev.c          | 4 ++--
 net/netlabel/netlabel_mgmt.c | 2 +-
 net/nfc/digital_core.c       | 2 +-
 9 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ