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:
41f3b52
)
Staging: bcm: Fixed indention for inner if-block
author
Matthias Beyer
<mail@beyermatthias.de>
Fri, 27 Jun 2014 09:55:14 +0000
(11:55 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 29 Jun 2014 21:29:41 +0000
(14:29 -0700)
The inner if-statement was aligned just like the outer one. Why?
This indention was introduced by
f34c488c3894968e8cdbdc3b1ed617d78315cace
which is a indention-fix patch itself. That's why I'm curious about it.
I did not merge these nested if-statements, as I don't know if I'm
destroying logical seperated checks with it.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/DDRInit.c
patch
|
blob
|
history
diff --cc
drivers/staging/bcm/DDRInit.c
Simple merge