diff options
| author | Charles Keepax <[email protected]> | 2016-10-28 10:38:53 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2016-10-28 17:19:24 +0000 |
| commit | 72193a953ada9058e46970838cc42cbd18bf4eba (patch) | |
| tree | 5c3beb6980a8edf27d1311d5537f23df2475ffb8 /scripts/gcc-plugins/gcc-common.h | |
| parent | Linux 4.9-rc1 (diff) | |
| download | kernel-72193a953ada9058e46970838cc42cbd18bf4eba.tar.gz kernel-72193a953ada9058e46970838cc42cbd18bf4eba.zip | |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions
