Remove empty line

This commit is contained in:
2026-07-10 08:52:18 +02:00
父節點 f51c7a5ce5
當前提交 30abb5be98

查看文件

@@ -299,7 +299,6 @@ KE::PushLock::AcquireWaitSharedPushLock(IN PKPUSH_LOCK PushLock)
} }
} }
/** /**
* Prepares a push lock wait block and enqueues it onto the lock's contention stack. * Prepares a push lock wait block and enqueues it onto the lock's contention stack.
* *