[STORAHCI] Use FORCEINLINE instead of __inline

This commit is contained in:
Jérôme Gardou 2020-11-09 09:45:03 +01:00 committed by Jérôme Gardou
parent e00922a0fe
commit 1f8db9824e
2 changed files with 3 additions and 3 deletions

View File

@ -2559,7 +2559,7 @@ RemoveQueue (
* return SrbExtension * return SrbExtension
* *
*/ */
__inline FORCEINLINE
PAHCI_SRB_EXTENSION PAHCI_SRB_EXTENSION
GetSrbExtension ( GetSrbExtension (
__in PSCSI_REQUEST_BLOCK Srb __in PSCSI_REQUEST_BLOCK Srb

View File

@ -645,7 +645,7 @@ RemoveQueue (
__inout PAHCI_QUEUE Queue __inout PAHCI_QUEUE Queue
); );
__inline FORCEINLINE
PAHCI_SRB_EXTENSION PAHCI_SRB_EXTENSION
GetSrbExtension( GetSrbExtension(
__in PSCSI_REQUEST_BLOCK Srb __in PSCSI_REQUEST_BLOCK Srb