On 04/21/2017 02:53 PM, Dan Carpenter wrote: > This is a static checker fix, and perhaps not a real bug. The static > checker thinks that nr_secs could be negative. It would result in > zeroing more memory than intended. Anyway, even if it's not a bug, > changing this variable to unsigned makes the code easier to audit. > > Fixes: a4bd217b4326 ("lightnvm: physical block device (pblk) target") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Added, thanks Dan. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html