commit | ea908ab69e7531bcebaf42e9c0c6f0b95a04330f | [log] [tgz] |
---|---|---|
author | Brian Masney <masneyb@onstation.org> | Sun Sep 25 07:41:07 2016 -0400 |
committer | Jonathan Cameron <jic23@kernel.org> | Tue Sep 27 21:08:47 2016 +0100 |
tree | 71b99bfdbc3110eda4c6d6f08938dcb106fc4182 | |
parent | 528021fcd21fdffad83563710f1186d9b3d21718 [diff] |
staging: iio: isl29018: fix comparison between signed and unsigned integers Fixes warning found by make W=2: warning: comparison between signed and unsigned integer expressions Signed-off-by: Brian Masney <masneyb@onstation.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>