On 04/21/2017 02:54 PM, Dan Carpenter wrote: > Reading from ADDR_EMPTY is out of bounds. The current code generates a > static checker warning because we check for out of bounds "lba" before > we check for ADDR_EMPTY, so the second check is always false. It looks > like we intended ADDR_EMPTY to be a no-op without printing a warning. > > 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