diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-12-27 14:36:50 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-12-27 23:51:21 +0100 |
commit | e28ecca6eac40646780b83edab81a496cea3d220 (patch) | |
tree | 424f60a57531739fbef2bcd9654784d2d6616a6c /net | |
parent | gpio: update gpiochip .get() callback description (diff) | |
download | linux-e28ecca6eac40646780b83edab81a496cea3d220.tar.xz linux-e28ecca6eac40646780b83edab81a496cea3d220.zip |
gpio: fix warning about iterator
We were getting build warning about "iterator" being used uninitialized.
Use iterator properly to fix the build warning and in the process remove
the variable "pos" which is not required now.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions