From: Florian Fainelli <f.fainelli@gmail.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>,
Linux kernel netdev mailing list <netdev@vger.kernel.org>,
andrew@lunn.ch
Subject: Re: mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"
Date: Thu, 13 Dec 2018 21:01:01 -0800 [thread overview]
Message-ID: <c917d5e7-c54e-1c0e-4065-6fc91650c73b@gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.21.1812131452300.4688@localhost.localdomain>
Le 12/13/18 à 12:00 PM, Robert P. J. Day a écrit :
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
>
> ---
>
> diff --git a/include/linux/mod_devicetable.h
> b/include/linux/mod_devicetable.h
> index 01797cb4587e..a0dcc9b6a723 100644
> --- a/include/linux/mod_devicetable.h
> +++ b/include/linux/mod_devicetable.h
> @@ -565,7 +565,7 @@ struct platform_device_id {
> /**
> * struct mdio_device_id - identifies PHY devices on an MDIO/MII bus
> * @phy_id: The result of
> - * (mdio_read(&MII_PHYSID1) << 16 | mdio_read(&PHYSID2)) & @phy_id_mask
> + * (mdio_read(&MII_PHYSID1) << 16 | mdio_read(&MII_PHYSID2)) & @phy_id_mask
> * for this PHY type
> * @phy_id_mask: Defines the significant bits of @phy_id. A value of 0
> * is used to terminate an array of struct mdio_device_id.
>
--
Florian
next prev parent reply other threads:[~2018-12-14 5:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-13 20:00 mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2" Robert P. J. Day
2018-12-14 5:01 ` Florian Fainelli [this message]
2018-12-15 20:10 ` David Miller
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=c917d5e7-c54e-1c0e-4065-6fc91650c73b@gmail.com \
--to=f.fainelli@gmail.com \
--cc=andrew@lunn.ch \
--cc=netdev@vger.kernel.org \
--cc=rpjday@crashcourse.ca \
/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