From: Gargi Sharma Date: Thu, 16 Feb 2017 17:28:35 +0000 (+0530) Subject: staging: wlan-ng: remove space before tab X-Git-Tag: v4.11-rc1~116^2~24 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=f3fe2a8e60d27ea0c2410ff299efb58fc2032b93;p=linux.git staging: wlan-ng: remove space before tab remove the space before the tab to fix the the checkpatch issue, no spaces before tabs. Signed-off-by: Gargi Sharma Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wlan-ng/prism2mib.c b/drivers/staging/wlan-ng/prism2mib.c index 4c3d394f3e33..28df1f3d6f4a 100644 --- a/drivers/staging/wlan-ng/prism2mib.c +++ b/drivers/staging/wlan-ng/prism2mib.c @@ -745,7 +745,7 @@ static int prism2mib_priv(struct mibrec *mib, * pstr wlan message data * * Returns: - * Nothing + * Nothing * */