From: Axel Lin Date: Tue, 7 Feb 2012 03:06:20 +0000 (+0800) Subject: regulator: tps62360: Remove pointless test for unsigned less than zero X-Git-Tag: v3.4-rc1~168^2~4^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46783a046e13588f0459271ad6db9785fa8dcb8b;p=pandora-kernel.git 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 Acked-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed