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:
346cf14
)
staging: csr: csr_wifi_hip_unifi_signal_names: fix indent
author
Hojung Youn
<amoc.yn@gmail.com>
Fri, 2 Nov 2012 21:10:17 +0000
(06:10 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 6 Nov 2012 08:32:17 +0000
(09:32 +0100)
Fixed indent style in the csr_wifi_hip_unifi_signal_names.c
file that were identified by checkpatch.pl tool. All whitespaced
indents are converted into tab characters, except ones in the
topmost commentation.
Signed-off-by: Hojung Youn <amoc.yn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found