From 284a4e3ab55c11d73f2f4110184a0f1ad5b40d28 Mon Sep 17 00:00:00 2001 From: Arushi Date: Thu, 2 Feb 2017 00:49:42 +0530 Subject: staging: rtl8192e: Aligning the * on each line in block comments This patch fixes the issue by aligning the * on each line in block comments. Signed-off-by: Arushi Signed-off-by: Greg Kroah-Hartman --- drivers/staging/rtl8192e/dot11d.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/rtl8192e') diff --git a/drivers/staging/rtl8192e/dot11d.h b/drivers/staging/rtl8192e/dot11d.h index aac395f..623075c 100644 --- a/drivers/staging/rtl8192e/dot11d.h +++ b/drivers/staging/rtl8192e/dot11d.h @@ -11,7 +11,7 @@ * * Contact Information: * wlanfae -******************************************************************************/ + ******************************************************************************/ #ifndef __INC_DOT11D_H #define __INC_DOT11D_H -- cgit v1.1