+8
−14
Loading
The per-cpu variable vmbus_evt is currently dynamically allocated. It's only 8 bytes, so just allocate it statically to simplify and save a few lines of code. Signed-off-by:Michael Kelley <mhklinux@outlook.com> Reviewed-by:
Long Li <longli@microsoft.com> Signed-off-by:
Wei Liu <wei.liu@kernel.org>