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:   Mon, 26 Oct 2020 10:47:35 +0100
From:   Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To:     Linux Doc Mailing List <linux-doc@...r.kernel.org>,
        Mark Brown <broonie@...nel.org>,
        Jakub Kicinski <kuba@...nel.org>
Cc:     Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
        linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
        "David S. Miller" <davem@...emloft.net>,
        "J. Bruce Fields" <bfields@...ldses.org>,
        Al Viro <viro@...iv.linux.org.uk>,
        Alexei Starovoitov <ast@...nel.org>,
        Andrew Lunn <andrew@...n.ch>, Andrii Nakryiko <andriin@...com>,
        Anna Schumaker <anna.schumaker@...app.com>,
        Bartosz Golaszewski <bgolaszewski@...libre.com>,
        Chuck Lever <chuck.lever@...cle.com>,
        Cong Wang <xiyou.wangcong@...il.com>,
        Eric Dumazet <edumazet@...gle.com>,
        Florian Westphal <fw@...len.de>,
        Guillaume Nault <gnault@...hat.com>,
        Heiner Kallweit <hkallweit1@...il.com>,
        Jiri Pirko <jiri@...lanox.com>,
        Martin Varghese <martin.varghese@...ia.com>,
        Maxim Mikityanskiy <maximmi@...lanox.com>,
        Miaohe Lin <linmiaohe@...wei.com>,
        Paolo Abeni <pabeni@...hat.com>,
        Pravin B Shelar <pshelar@....org>,
        Russell King <linux@...linux.org.uk>,
        Sabrina Dubroca <sd@...asysnail.net>,
        Steffen Klassert <steffen.klassert@...unet.com>,
        Taehee Yoo <ap420073@...il.com>,
        Trond Myklebust <trond.myklebust@...merspace.com>,
        Vladimir Oltean <olteanv@...il.com>,
        Willem de Bruijn <willemb@...gle.com>,
        Yadu Kishore <kyk.segfault@...il.com>,
        linux-nfs@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH RESEND 0/3] Fix wrong identifiers on kernel-doc markups

Hi Mark/Jakub,

As you requested, I'm resending the three -net patches
from the /56 patch series I sent last Friday:

	[PATCH v3 00/56] Fix several bad kernel-doc markups

They fix a few kernel-doc markups that are using different
identifiers than the function/struct that they are actually
documenting.

This should help checking them via CI automation.

Regards,
Mauro

Mauro Carvalho Chehab (3):
  net: phy: fix kernel-doc markups
  net: datagram: fix some kernel-doc markups
  net: core: fix some kernel-doc markups

 drivers/net/phy/mdio_bus.c   |  2 +-
 drivers/net/phy/phy-c45.c    |  2 +-
 drivers/net/phy/phy.c        |  2 +-
 drivers/net/phy/phy_device.c |  2 +-
 drivers/net/phy/phylink.c    |  2 +-
 include/linux/netdevice.h    | 11 +++++++++--
 net/core/datagram.c          |  2 +-
 net/core/dev.c               |  4 ++--
 net/core/skbuff.c            |  2 +-
 net/ethernet/eth.c           |  6 +++---
 net/sunrpc/rpc_pipe.c        |  3 ++-
 11 files changed, 23 insertions(+), 15 deletions(-)

-- 
2.26.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ