OSDN Git Service

staging: rtlwifi: Fix "writen"->"written"
authorSabin Mihai Rapan <sabin.rapan@gmail.com>
Sat, 2 Jun 2018 09:04:13 +0000 (11:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jun 2018 07:05:14 +0000 (09:05 +0200)
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>
drivers/staging/rtlwifi/rtl8822be/fw.c

index efec728..a403966 100644 (file)
@@ -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: