On Wed, May 30, 2018 at 07:19:36PM +0100, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > It may be possible for tsl2772_get_lux to return a zero lux value > and hence a division by zero can occur when lux_val is zero. Check > for this case and return -ERANGE to avoid the division by zero. > > Detected by CoverityScan, CID#1469484 ("Division or modulo by zero") > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Acked-by: Brian Masney <masneyb@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html