mirror of
https://github.com/torvalds/linux.git
synced 2026-05-06 23:35:26 -04:00
The log eventfd signalling got put in dead code. We didn't notice because qemu currently does polling instead of eventfd select. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>