WARNING: Block comments use * on subsequent lines.
Signed-off-by: Victor Carvajal <[email protected]>
---
Changes in v2:
- Be consistent with spacing before text.
---
drivers/staging/rtl8188eu/include/rtw_event.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/rtw_event.h
b/drivers/staging/rtl8188eu/include/rtw_event.h
index 11e048f..ff40809 100644
--- a/drivers/staging/rtl8188eu/include/rtw_event.h
+++ b/drivers/staging/rtl8188eu/include/rtw_event.h
@@ -43,10 +43,10 @@ struct surveydone_event {
* Used to report the link result of joinning the given bss
*
*
- *join_res:
+ * join_res:
* -1: authentication fail
- *-2: association fail
- *> 0: TID
+ * -2: association fail
+ * > 0: TID
*
*/
struct joinbss_event {
@@ -54,8 +54,8 @@ struct joinbss_event {
};
/*
- *Used to report a given STA has joinned the created BSS.
- *It is used in AP/Ad-HoC(M) mode.
+ * Used to report a given STA has joinned the created BSS.
+ * It is used in AP/Ad-HoC(M) mode.
*/
struct stassoc_event {
--
2.7.4
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel