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:
1a5fb99
)
mfd: tps65090: Fix bonkers indenting strategy
author
Lee Jones
<lee.jones@linaro.org>
Mon, 10 Nov 2014 12:28:36 +0000
(12:28 +0000)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 25 Nov 2014 16:18:53 +0000
(16:18 +0000)
First spotted pointless (incorrect) indent of 'if (ret)', then double
indentations of a struct attribute 'mask'. Decided to go through the
whole file and make amendments instead and this is the result.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found