From: Wei Liu <wei.liu@kernel.org>
To: "Michael Kelley (LINUX)" <mikelley@microsoft.com>
Cc: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>,
KY Srinivasan <kys@microsoft.com>,
Haiyang Zhang <haiyangz@microsoft.com>,
Stephen Hemminger <sthemmin@microsoft.com>,
"wei.liu@kernel.org" <wei.liu@kernel.org>,
Dexuan Cui <decui@microsoft.com>,
"linux-hyperv@vger.kernel.org" <linux-hyperv@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH] Drivers: hv: vmbus: Fix kernel-doc
Date: Fri, 23 Sep 2022 10:29:30 +0000 [thread overview]
Message-ID: <Yy2Kioe5+MglezEq@liuwe-devbox-debian-v2> (raw)
In-Reply-To: <BYAPR21MB1688D522A27450BF8F0BF067D74E9@BYAPR21MB1688.namprd21.prod.outlook.com>
On Thu, Sep 22, 2022 at 10:37:27PM +0000, Michael Kelley (LINUX) wrote:
> From: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Sent: Sunday, September 18, 2022 11:38 PM
> >
> > drivers/hv/vmbus_drv.c:1587: warning: expecting prototype for
> > __vmbus_child_driver_register(). Prototype was for __vmbus_driver_register() instead.
> >
> > Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2210
> > Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> > Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
> > ---
> > drivers/hv/vmbus_drv.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c
> > index 7b9f3fc3adf7..621702a1725f 100644
> > --- a/drivers/hv/vmbus_drv.c
> > +++ b/drivers/hv/vmbus_drv.c
> > @@ -1573,7 +1573,7 @@ static int vmbus_bus_init(void)
> > }
> >
> > /**
> > - * __vmbus_child_driver_register() - Register a vmbus's driver
> > + * __vmbus_driver_register() - Register a vmbus's driver
> > * @hv_driver: Pointer to driver structure you want to register
> > * @owner: owner module of the drv
> > * @mod_name: module name string
> > --
> > 2.20.1.7.g153144c
>
> Reviewed-by: Michael Kelley <mikelley@microsoft.com>
>
Applied to hyperv-next. Thanks.
prev parent reply other threads:[~2022-09-23 10:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-19 6:38 [PATCH] Drivers: hv: vmbus: Fix kernel-doc Jiapeng Chong
2022-09-22 22:37 ` Michael Kelley (LINUX)
2022-09-23 10:29 ` Wei Liu [this message]
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=Yy2Kioe5+MglezEq@liuwe-devbox-debian-v2 \
--to=wei.liu@kernel.org \
--cc=abaci@linux.alibaba.com \
--cc=decui@microsoft.com \
--cc=haiyangz@microsoft.com \
--cc=jiapeng.chong@linux.alibaba.com \
--cc=kys@microsoft.com \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mikelley@microsoft.com \
--cc=sthemmin@microsoft.com \
/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