public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Sabin Mihai Rapan <sabin.rapan@gmail.com>
To: gregkh@linuxfoundation.org, Larry.Finger@lwfinger.net
Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
	Sabin Mihai Rapan <sabin.rapan@gmail.com>
Subject: [PATCH 1/3] staging: rtlwifi: Fix "Trafic"->"Traffic"
Date: Thu, 31 May 2018 11:03:12 +0000	[thread overview]
Message-ID: <20180531110314.3760-1-sabin.rapan@gmail.com> (raw)

Trivial fix to spelling mistake in comment text.

Signed-off-by: Sabin Mihai Rapan <sabin.rapan@gmail.com>
---
 drivers/staging/rtlwifi/phydm/phydm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtlwifi/phydm/phydm.c b/drivers/staging/rtlwifi/phydm/phydm.c
index 8b2a180cc13c..2b61b12e6b21 100644
--- a/drivers/staging/rtlwifi/phydm/phydm.c
+++ b/drivers/staging/rtlwifi/phydm/phydm.c
@@ -160,7 +160,7 @@ static void phydm_traffic_load_decision(void *dm_void)
 {
 	struct phy_dm_struct *dm = (struct phy_dm_struct *)dm_void;
 
-	/*---TP & Trafic-load calculation---*/
+	/*---TP & Traffic-load calculation---*/
 
 	if (dm->last_tx_ok_cnt > *dm->num_tx_bytes_unicast)
 		dm->last_tx_ok_cnt = *dm->num_tx_bytes_unicast;
-- 
2.17.0


             reply	other threads:[~2018-05-31 11:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-31 11:03 Sabin Mihai Rapan [this message]
2018-05-31 11:03 ` [PATCH 2/3] staging: rtlwifi: Fix "writen"->"written" Sabin Mihai Rapan
2018-05-31 11:03 ` [PATCH 3/3] staging: rtlwifi: Fix "Alwyas"->"Always" Sabin Mihai Rapan
2018-05-31 16:57 ` [PATCH 1/3] staging: rtlwifi: Fix "Trafic"->"Traffic" Greg KH
2018-05-31 19:48   ` Sabin Mihai Rapan
2018-06-01  6:07     ` Greg KH
2018-06-02  9:04       ` [PATCH v2 " Sabin Mihai Rapan
2018-06-02  9:04         ` [PATCH v2 2/3] staging: rtlwifi: Fix "writen"->"written" Sabin Mihai Rapan
2018-06-02  9:04         ` [PATCH v2 3/3] staging: rtlwifi: Fix "Alwyas"->"Always" Sabin Mihai Rapan

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=20180531110314.3760-1-sabin.rapan@gmail.com \
    --to=sabin.rapan@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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