netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org, mengyuanlou@net-swift.com
Subject: Re: [PATCH net-next v5 1/3] net: txgbe: Store PCI info
Date: Wed, 26 Oct 2022 20:13:23 -0700	[thread overview]
Message-ID: <20221026201323.2dc35c9e@kernel.org> (raw)
In-Reply-To: <20221025020217.576501-2-jiawenwu@trustnetic.com>

On Tue, 25 Oct 2022 10:02:15 +0800 Jiawen Wu wrote:
> --- /dev/null
> +++ b/drivers/net/ethernet/wangxun/libwx/wx_type.h
> @@ -0,0 +1,56 @@

> +/**
> + * register operations
> + **/

./scripts/kernel-doc reports:

drivers/net/ethernet/wangxun/libwx/wx_type.h:49: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst

  reply	other threads:[~2022-10-27  3:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-25  2:02 [PATCH net-next v5 0/3] net: WangXun txgbe ethernet driver Jiawen Wu
2022-10-25  2:02 ` [PATCH net-next v5 1/3] net: txgbe: Store PCI info Jiawen Wu
2022-10-27  3:13   ` Jakub Kicinski [this message]
2022-10-25  2:02 ` [PATCH net-next v5 2/3] net: txgbe: Reset hardware Jiawen Wu
2022-10-25  2:02 ` [PATCH net-next v5 3/3] net: txgbe: Set MAC address and register netdev Jiawen Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221026201323.2dc35c9e@kernel.org \
    --to=kuba@kernel.org \
    --cc=jiawenwu@trustnetic.com \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).