All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] net: Correct function names in the kerneldoc comments
@ 2021-03-27  8:15 Xiongfeng Wang
  2021-03-27  8:15 ` [PATCH 1/9] l3mdev: " Xiongfeng Wang
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Xiongfeng Wang @ 2021-03-27  8:15 UTC (permalink / raw)
  To: dsahern, davem, kuba; +Cc: netdev, wangxiongfeng2

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


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

end of thread, other threads:[~2021-03-29  1:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-27  8:15 [PATCH 0/9] net: Correct function names in the kerneldoc comments Xiongfeng Wang
2021-03-27  8:15 ` [PATCH 1/9] l3mdev: " Xiongfeng Wang
2021-03-27 19:15   ` David Ahern
2021-03-27  8:15 ` [PATCH 2/9] netlabel: Correct function name netlbl_mgmt_add() " Xiongfeng Wang
2021-03-27  8:15 ` [PATCH 3/9] net: core: Correct function name dev_uc_flush() in the kerneldoc Xiongfeng Wang
2021-03-27  8:15 ` [PATCH 4/9] net: core: Correct function name netevent_unregister_notifier() " Xiongfeng Wang
2021-03-27  8:15 ` [PATCH 5/9] net: 9p: Correct function name errstr2errno() in the kerneldoc comments Xiongfeng Wang
2021-03-27  8:15 ` [PATCH 6/9] 9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc Xiongfeng Wang
2021-03-27  8:15 ` [PATCH 7/9] net: 9p: Correct function names in the kerneldoc comments Xiongfeng Wang
2021-03-27  8:15 ` [PATCH 8/9] ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() " Xiongfeng Wang
2021-03-27 19:17   ` David Ahern
2021-03-27  8:15 ` [PATCH 9/9] NFC: digital: Correct function name " Xiongfeng Wang
2021-03-29  1:00 ` [PATCH 0/9] net: Correct function names " patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.