On Wed, Jun 14, 2017 at 01:46:45PM +0300, Dan Carpenter wrote: > We accidentally return ERR_PTR(0) which is NULL. The caller isn't > explicitly checking for that but I couldn't immediately spot whether > this would lead to a NULL dereference. Anyway, we can fix add an > error code easily enough. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Thanks Dan, applied to nvme-4.13. -- 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