diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-02-07 04:06:20 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-11 21:48:40 +0100 |
commit | 46783a046e13588f0459271ad6db9785fa8dcb8b (patch) | |
tree | f0944269fb2ccd3570d6f36b18e65ee41a5dbb0b /lib/Kconfig | |
parent | regulator: s5m8767: Fix unused variable warning in probe() (diff) | |
download | linux-46783a046e13588f0459271ad6db9785fa8dcb8b.tar.xz linux-46783a046e13588f0459271ad6db9785fa8dcb8b.zip |
regulator: tps62360: Remove pointless test for unsigned less than zero
The variable 'selector' is a 'unsigned int', so it can never be less than zero.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions