git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22a1279
)
staging: rtl8188eu: document enum where it is declared
author
Luca Ceresoli
<luca@lucaceresoli.net>
Thu, 16 Apr 2015 21:28:03 +0000
(23:28 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 8 May 2015 07:24:09 +0000
(09:24 +0200)
The comment "/* open system */" is repeated verbatim in several places where
dot11AuthAlgrthm_Open is referenced, but not where it is declared.
Move it to be only at its declaration.
This also fixes some "line over 80 characters" checkpatch warnings.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/rtw_mlme.h
patch
|
blob
|
history
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
patch
|
blob
|
history
drivers/staging/rtl8188eu/os_dep/mlme_linux.c
patch
|
blob
|
history
drivers/staging/rtl8188eu/os_dep/os_intfs.c
patch
|
blob
|
history
diff --cc
drivers/staging/rtl8188eu/include/rtw_mlme.h
Simple merge
diff --cc
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
Simple merge
diff --cc
drivers/staging/rtl8188eu/os_dep/mlme_linux.c
Simple merge
diff --cc
drivers/staging/rtl8188eu/os_dep/os_intfs.c
Simple merge