parse: remove a check that is always true (due to unsigned data type)
authorFelix Fietkau <nbd@openwrt.org>
Tue, 29 Oct 2013 15:48:23 +0000 (16:48 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 29 Oct 2013 15:48:23 +0000 (16:48 +0100)
commitbe457b5263f1f0504e50c241c18e21bb340cef7e
treeb669501ba89f9ff96a0c231bf3e44f90f6e01691
parentc1f1ec3514a8871e456f94d510534ce65cc4821f
parse: remove a check that is always true (due to unsigned data type)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
parse.c