diff options
| author | 2024-11-26 20:42:58 +0800 | |
|---|---|---|
| committer | 2025-01-10 09:52:39 +0100 | |
| commit | efc7ae3f249a6aa2de8f6bec56a2314badfd340a (patch) | |
| tree | 28dd3a3b01373ead73a2ca4349bcd66f6efc062e /net/openvswitch/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com | |
| parent | Merge tag 'fpga-for-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next (diff) | |
uio: Fix return value of poll
The return type of __poll_t can't be negative,
-EIO will be translate to __poll_t,and will return to caller.
Fixes: beafc54c4e2f ("UIO: Add the User IO core code")
Signed-off-by: Angus Chen <angus.chen@jaguarmicro.com>
Link: https://lore.kernel.org/r/20241126124259.1367-1-angus.chen@jaguarmicro.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/openvswitch/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
