mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:35:40 +00:00
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
This commit is contained in:
parent
4b4ffa92f5
commit
34593d933b
952 changed files with 12942 additions and 12942 deletions
|
@ -781,7 +781,7 @@ Return Value:
|
|||
(sizeof(m_PnpMachine.m_States.History)/
|
||||
sizeof(m_PnpMachine.m_States.History[0])));
|
||||
}
|
||||
|
||||
|
||||
/*++
|
||||
|
||||
The locking model for the PnP state machine requires that events be enqueued
|
||||
|
@ -1151,7 +1151,7 @@ Routine Description:
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
VOID
|
||||
FxPkgPnp::PnpEnterNewState(
|
||||
__in WDF_DEVICE_PNP_STATE State
|
||||
|
@ -1258,7 +1258,7 @@ Return Value:
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
WDF_DEVICE_PNP_STATE
|
||||
FxPkgPnp::PnpEventCheckForDevicePresence(
|
||||
__inout FxPkgPnp* This
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue