]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commit
Avoid unnecessary assertion.
authorTroy Crosley <troycrosley@gmail.com>
Tue, 1 Sep 2020 17:27:39 +0000 (13:27 -0400)
committerPaul Durrant <pdurrant@amazon.com>
Fri, 4 Sep 2020 09:57:55 +0000 (10:57 +0100)
commitdd5c2a19fdaced855a92e940cb23915790398df6
treef768d4b2fb2758e2c8ff440a03b4d3a962f72459
parent771af67d526cbb4df583ac59900e7845e902c4bd
Avoid unnecessary assertion.

Add the missing brackets to an if statement so that FdoS4ToS3() is not
always called in __FdoSetSystemPowerUp().

Signed-off-by: Troy Crosley <troycrosley@gmail.com>
Reviewed-by: Owen Smith <owen.smith@citrix.com>
src/xeniface/fdo.c