diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2016-10-28 13:38:53 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-10-28 20:19:24 +0300 |
commit | 72193a953ada9058e46970838cc42cbd18bf4eba (patch) | |
tree | 5c3beb6980a8edf27d1311d5537f23df2475ffb8 /include/linux/swab.h | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) | |
download | linux-72193a953ada9058e46970838cc42cbd18bf4eba.tar.xz |
regmap: Rename ret variable in regmap_read_poll_timeout
As almost all of the callers of the regmap_read_poll_timeout macro
will include a local ret variable we will always get a Sparse warning
about the duplication of the ret variable:
warning: symbol 'ret' shadows an earlier one
Simply rename the ret variable in the marco to pollret to make this
significantly less likely to happen.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/swab.h')
0 files changed, 0 insertions, 0 deletions