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:
9eb0c42
)
regulator: Appease smatch in regulator_register()
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 11 Apr 2012 09:19:12 +0000
(10:19 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 11 Apr 2012 09:19:12 +0000
(10:19 +0100)
We don't support missing configs at all so segfaulting isn't that bad
but since we've got checks in the code move the dereference after them.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found