[HDAUDBUS] HDA_PdoPnp(): Remove a redundant ASSERT()

Addendum to cf7fc81 (r68311).
This commit is contained in:
Serge Gautherie
2022-01-08 18:00:38 +03:00
committed by Stanislav Motylkov
parent cba4fd57d0
commit fdcefaa7cb
-1
View File
@@ -131,7 +131,6 @@ HDA_PdoPnp(
if (IoStack->Parameters.QueryDeviceRelations.Type == TargetDeviceRelation)
{
/* handle target device relations */
ASSERT(IoStack->Parameters.QueryDeviceRelations.Type == TargetDeviceRelation);
ASSERT(Irp->IoStatus.Information == 0);
/* allocate device relation */