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:
d6f272c
)
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_ccmp.c
author
YAMANE Toshiaki
<yamanetoshi@gmail.com>
Tue, 20 Nov 2012 12:13:05 +0000
(21:13 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 22:00:00 +0000
(14:00 -0800)
The following error and warning fixed.
- ERROR: code indent should use tabs where possible
- WARNING: braces {} are not necessary for single statement blocks
Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found