From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Andrew Lunn <andrew@lunn.ch>,
Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Cc: kernel@pengutronix.de, Florian Fainelli <f.fainelli@gmail.com>,
netdev@vger.kernel.org,
Gregory CLEMENT <gregory.clement@free-electrons.com>
Subject: [PATCH 2/4] net: dsa: mv88e6xxx: fix typo in a comment
Date: Mon, 19 Mar 2018 11:05:21 +0100 [thread overview]
Message-ID: <20180319100523.24498-3-u.kleine-koenig@pengutronix.de> (raw)
In-Reply-To: <20180319100523.24498-1-u.kleine-koenig@pengutronix.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
drivers/net/dsa/mv88e6xxx/chip.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/dsa/mv88e6xxx/chip.c b/drivers/net/dsa/mv88e6xxx/chip.c
index e2d3df9908e0..38fe875b9631 100644
--- a/drivers/net/dsa/mv88e6xxx/chip.c
+++ b/drivers/net/dsa/mv88e6xxx/chip.c
@@ -4133,7 +4133,7 @@ static int mv88e6xxx_probe(struct mdio_device *mdiodev)
}
/* Has to be performed before the MDIO bus is created, because
- * the PHYs will link there interrupts to these interrupt
+ * the PHYs will link their interrupts to these interrupt
* controllers
*/
mutex_lock(&chip->reg_lock);
--
2.16.2
next prev parent reply other threads:[~2018-03-19 10:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-19 10:05 [PATCH 0/4] net: dsa: mv88e6xxx: novice fixes and irq handling Uwe Kleine-König
2018-03-19 10:05 ` [PATCH 1/4] net: dsa: mv88e6xxx: Fix name of switch 88E6141 Uwe Kleine-König
2018-03-19 11:58 ` Andrew Lunn
2018-03-19 10:05 ` Uwe Kleine-König [this message]
2018-03-19 11:58 ` [PATCH 2/4] net: dsa: mv88e6xxx: fix typo in a comment Andrew Lunn
2018-03-19 10:05 ` [PATCH 3/4] net: dsa: mv88e6xxx: fix interrupt name for g2 irq Uwe Kleine-König
2018-03-19 11:59 ` Andrew Lunn
2018-03-19 10:05 ` [PATCH 4/4] net: dsa: mv88e6xxx: guess number of g1 irqs Uwe Kleine-König
2018-03-19 12:01 ` Andrew Lunn
2018-03-19 12:24 ` [PATCH 0/4] net: dsa: mv88e6xxx: novice fixes and irq handling Andrew Lunn
2018-03-19 16:37 ` Andrew Lunn
2018-03-20 9:30 ` Uwe Kleine-König
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=20180319100523.24498-3-u.kleine-koenig@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=andrew@lunn.ch \
--cc=f.fainelli@gmail.com \
--cc=gregory.clement@free-electrons.com \
--cc=kernel@pengutronix.de \
--cc=netdev@vger.kernel.org \
--cc=vivien.didelot@savoirfairelinux.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;
as well as URLs for NNTP newsgroup(s).