mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
staging: rtlwifi: Fix "writen"->"written"
Trivial fix to spelling mistake in comment text. Signed-off-by: Sabin Mihai Rapan <sabin.rapan@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
dba1b8ac73
commit
971f3f119d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user