]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: wlan-ng: remove space before tab
authorGargi Sharma <gs051095@gmail.com>
Thu, 16 Feb 2017 17:28:35 +0000 (22:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Feb 2017 18:16:55 +0000 (10:16 -0800)
remove the space before the tab to fix the the checkpatch issue,
no spaces before tabs.

Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/prism2mib.c

index 4c3d394f3e3350960020261180b214dc4a8e166d..28df1f3d6f4af2eb9149e8fa4439cf671608116a 100644 (file)
@@ -745,7 +745,7 @@ static int prism2mib_priv(struct mibrec *mib,
  *     pstr            wlan message data
  *
  * Returns:
- *     Nothing
+ *     Nothing
  *
  */