Colin King <[email protected]> writes: > From: Colin Ian King <[email protected]> > > The pointer plane is always null on the error path at label 'fail' > hence the check if it is non-null is redundant. We can therefore > remove the check and the destruction of plane as well as the fail > error path and instead just return an -ENOMEM ERR_PTR. > > Detected by CoverityScan, CID#1339532 ("Logically Dead Code") > > Signed-off-by: Colin Ian King <[email protected]>
Reviewed and applied. Thanks!
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
