OSDN Git Service

staging: rtl8192e: Remove unrequired space at start of line - Coding Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Wed, 6 Jun 2018 11:40:00 +0000 (12:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jun 2018 07:05:12 +0000 (09:05 +0200)
Function HTIOTActIsDisableMCS14 contained spurious space at start of line.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c

index 10d9c58..981433f 100644 (file)
@@ -394,7 +394,7 @@ static void HTIOTPeerDetermine(struct ieee80211_device *ieee)
 static u8 HTIOTActIsDisableMCS14(struct ieee80211_device *ieee, u8 *PeerMacAddr)
 {
        return 0;
- }
+}
 
 /**
 * Function:    HTIOTActIsDisableMCS15