On Wed 10.Mar'21 at 15:49:01 +0800, Yejune Deng wrote:
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: 803c1aadecdb("virt: acrn: Use vfs_poll() instead of f_op
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: 803c1aadecdb("virt: acrn: Use vfs_poll() instead of f_op->poll()")
Reported-by: kernel test robot
Signed-off-b
2 matches
Mail list logo