diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2012-05-23 00:20:17 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-06-04 09:52:52 +0200 |
commit | bc66468cee4c23856b2e51d711e62e4ef773001a (patch) | |
tree | 5d57773a8b514c24ad5af3fa6e1003cdd4552c4f /block | |
parent | 1253585d7cb12a365e9effaf2f0c7991d2404996 (diff) | |
download | op-kernel-dev-bc66468cee4c23856b2e51d711e62e4ef773001a.zip op-kernel-dev-bc66468cee4c23856b2e51d711e62e4ef773001a.tar.gz |
pinctrl: fix a minor harmless typo
The way the for_each_maps() macro is currently used, using "i" instead of
"_i_" works and is harmless. Still, this is a bug, that can trigger any
time, if the code around that macro changes. Better fix it now.
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions