summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2012-10-22 11:15:00 (GMT)
committerJonathan Cameron <jic23@kernel.org>2012-11-02 09:43:47 (GMT)
commit8f1b7eb11422d28fbc7432f0dee2f97aead09417 (patch)
treeeadfcfeb19e66b8d47ad9481dd9cf806a67a0930 /mm
parentfad109452e0562e896ee0ede27552931c761b0ad (diff)
downloadlinux-8f1b7eb11422d28fbc7432f0dee2f97aead09417.tar.xz
iio: Do not accept multiple '.' in fixed point numbers
Currently when parsing a fix-point number we silently skip any additional '.' found in the string. E.g. '1.2.3.4' gets parsed as '1.234'. This patch disallows this and returns an error if more than one '.' is encountered. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions