Commit 971f3f11 authored by Sabin Mihai Rapan's avatar Sabin Mihai Rapan Committed by Greg Kroah-Hartman
Browse files

staging: rtlwifi: Fix "writen"->"written"



Trivial fix to spelling mistake in comment text.

Signed-off-by: default avatarSabin Mihai Rapan <sabin.rapan@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent dba1b8ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: