mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
a758b7c4c6
This fixes the following sparse warning:
"sparse warnings: (new ones prefixed by >>)"
>> drivers/virt/acrn/irqfd.c:163:13: sparse: sparse: restricted __poll_t
degrades to integer
Fixes:
|
||
---|---|---|
.. | ||
acrn_drv.h | ||
hsm.c | ||
hypercall.h | ||
ioeventfd.c | ||
ioreq.c | ||
irqfd.c | ||
Kconfig | ||
Makefile | ||
mm.c | ||
vm.c |