public inbox for linux-kernel@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: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org,
	Sabin Mihai Rapan <sabin.rapan@gmail.com>
Subject: [PATCH v2 2/3] staging: rtlwifi: Fix "writen"->"written"
Date: Sat,  2 Jun 2018 11:04:13 +0200	[thread overview]
Message-ID: <20180602090414.5208-2-sabin.rapan@gmail.com> (raw)
In-Reply-To: <20180602090414.5208-1-sabin.rapan@gmail.com>

Trivial fix to spelling mistake in comment text.

Signed-off-by: Sabin Mihai Rapan <sabin.rapan@gmail.com>
---
Changes in v2:
 - Added proper to and cc fields to the patch series.

 drivers/staging/rtlwifi/rtl8822be/fw.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtlwifi/rtl8822be/fw.c b/drivers/staging/rtlwifi/rtl8822be/fw.c
index efec7281511c..a40396614814 100644
--- a/drivers/staging/rtlwifi/rtl8822be/fw.c
+++ b/drivers/staging/rtlwifi/rtl8822be/fw.c
@@ -82,7 +82,7 @@ static void _rtl8822be_fill_h2c_command(struct ieee80211_hw *hw, u8 element_id,
 	}
 
 	while (!bwrite_success) {
-		/* 2. Find the last BOX number which has been writen. */
+		/* 2. Find the last BOX number which has been written. */
 		boxnum = rtlhal->last_hmeboxnum;
 		switch (boxnum) {
 		case 0:
-- 
2.17.0

  reply	other threads:[~2018-06-02  9:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-31 11:03 [PATCH 1/3] staging: rtlwifi: Fix "Trafic"->"Traffic" Sabin Mihai Rapan
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         ` Sabin Mihai Rapan [this message]
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=20180602090414.5208-2-sabin.rapan@gmail.com \
    --to=sabin.rapan@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=devel@driverdev.osuosl.org \
    --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