summaryrefslogtreecommitdiff
path: root/security/tomoyo
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2016-05-05 19:29:50 -0500
committerMark Brown <broonie@kernel.org>2016-05-06 18:15:17 +0100
commit1b42443db670dde5e3cb4261f77b29010b163fc6 (patch)
treed47fd2056a47f09ad45b2429ef9f6f16d9e747da /security/tomoyo
parent036d193d3337365e0d69cff9bb2593bfc1210e7b (diff)
regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[idx]
Converting dt to platform data logic involves picking up information that is unique per regulator, however we can improve readability of the code by allocating and referencing pdata->reg_init[idx] once in the loop. While at it, use sizeof(*pointer) when allocating pointer. This allows for structure name changes with minimal code change. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions