From: Jeff Garzik <jgarzik@pobox.com>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] phy: fix kernel-doc notation
Date: Tue, 29 Apr 2008 01:59:01 -0400 [thread overview]
Message-ID: <4816B925.6000103@pobox.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0804281056520.30172@shark.he.net>
Randy.Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> Fix kernel-doc warning:
> Warning(linux-2.6.25-git11//drivers/net/phy/phy_device.c:275): No description found for parameter 'bus_id'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> ---
> drivers/net/phy/phy_device.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-2.6.25-git11.orig/drivers/net/phy/phy_device.c
> +++ linux-2.6.25-git11/drivers/net/phy/phy_device.c
> @@ -256,7 +256,7 @@ void phy_prepare_link(struct phy_device
> /**
> * phy_connect - connect an ethernet device to a PHY device
> * @dev: the network device to connect
> - * @phy_id: the PHY device to connect
> + * @bus_id: the id string of the PHY device to connect
> * @handler: callback function for state change notifications
> * @flags: PHY device's dev_flags
> * @interface: PHY device's interface
applied
prev parent reply other threads:[~2008-04-29 5:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-28 17:58 [PATCH] phy: fix kernel-doc notation Randy.Dunlap
2008-04-28 18:35 ` Andy Fleming
2008-04-29 5:59 ` Jeff Garzik [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=4816B925.6000103@pobox.com \
--to=jgarzik@pobox.com \
--cc=netdev@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/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).