[CLASSPNP][CDROM_NEW][DISK_NEW] Fix clang build

CORE-17129
This commit is contained in:
Victor Perevertkin 2020-12-05 20:52:13 +03:00
parent fe1b98fc36
commit 15a7b9dd2f
No known key found for this signature in database
GPG key ID: C750B7222E9C7830
10 changed files with 59 additions and 57 deletions

View file

@ -1883,7 +1883,7 @@ Exit:
return status;
}
__inline
static
NTSTATUS
IncursSeekPenalty (
_In_ USHORT MediumRotationRate,
@ -6147,7 +6147,7 @@ __ClasspQueueLogIOEventWithContextWorker_Exit:
}
}
__inline
static
BOOLEAN
ValidPersistentReserveScope(
UCHAR Scope)
@ -6166,7 +6166,7 @@ ValidPersistentReserveScope(
return FALSE;
}
__inline
static
BOOLEAN
ValidPersistentReserveType(
UCHAR Type)
@ -8324,6 +8324,7 @@ retry:
#endif // #if (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
#ifndef __REACTOS__ // the functions is not used
__inline
BOOLEAN
ClassDeviceHwFirmwareIsPortDriverSupported(
@ -8359,6 +8360,7 @@ Return Value:
return isSupported;
}
#endif
NTSTATUS
ClassDeviceHwFirmwareGetInfoProcess(