diff options
author | Yejune Deng <[email protected]> | 2021-03-10 15:49:01 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-03-10 09:50:23 +0100 |
commit | a758b7c4c6f21f8e117fc8097c56fd9967363c15 (patch) | |
tree | 828e9840b04fce49987f7f0ed7a66d383581fea8 /lib/mpi/mpiutil.c | |
parent | dcf9625f2adf33cf3ea14c72b436b7c212807e51 (diff) |
virt: acrn: Use EPOLLIN instead of POLLIN
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: dcf9625f2adf ("virt: acrn: Use vfs_poll() instead of f_op->poll()")
Reported-by: kernel test robot <[email protected]>
Acked-by: Shuo Liu <[email protected]>
Signed-off-by: Yejune Deng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions