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:
00af4b1
)
extcon: max77693: Fix coding style
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 21 Nov 2012 04:34:58 +0000
(10:04 +0530)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Wed, 21 Nov 2012 11:01:14 +0000
(20:01 +0900)
As per kernel coding style, if one branch of conditional statement has braces,
the other one should have too.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
No differences found