mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: tolga ceylan <tolga.ceylan@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Ganesan Ramalingam <ganesanr@broadcom.com>,
	"David S. Miller" <davem@davemloft.net>,
	Sarah Sharp <sarah.a.sharp@linux.intel.com>,
	Himangi Saraogi <himangi774@gmail.com>,
	Daniel Borkmann <dborkman@redhat.com>,
	Iulia Manda <iulia.manda21@gmail.com>,
	Toby Smith <toby@tismith.id.au>,
	devel@driverdev.osuosl.org
Cc: linux-kernel@vger.kernel.org, tolga ceylan <tolga.ceylan@gmail.com>
Subject: [PATCH] Staging: NetLogic: Coding style correction
Date: Fri, 16 Jan 2015 22:16:13 -0800	[thread overview]
Message-ID: <1421475373-6328-1-git-send-email-tolga.ceylan@gmail.com> (raw)

Misspelled comment corrected

Signed-off-by: tolga ceylan <tolga.ceylan@gmail.com>
---
 drivers/staging/netlogic/xlr_net.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/netlogic/xlr_net.c b/drivers/staging/netlogic/xlr_net.c
index 5ecb3e6..e8aae09 100644
--- a/drivers/staging/netlogic/xlr_net.c
+++ b/drivers/staging/netlogic/xlr_net.c
@@ -788,7 +788,7 @@ void xlr_set_gmac_speed(struct xlr_net_priv *priv)
 			xlr_nae_wreg(priv->base_addr, R_MAC_CONFIG_2, 0x7117);
 			priv->phy_speed = speed;
 		}
-		/* Set SGMII speed in Interface controll reg */
+		/* Set SGMII speed in Interface control reg */
 		if (phydev->interface == PHY_INTERFACE_MODE_SGMII) {
 			if (speed == SPEED_10)
 				xlr_nae_wreg(priv->base_addr,
-- 
1.9.1


                 reply	other threads:[~2015-01-17  6:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1421475373-6328-1-git-send-email-tolga.ceylan@gmail.com \
    --to=tolga.ceylan@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dborkman@redhat.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=ganesanr@broadcom.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=himangi774@gmail.com \
    --cc=iulia.manda21@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sarah.a.sharp@linux.intel.com \
    --cc=toby@tismith.id.au \
    /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

all inboxes | Powered by JetHome®