aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/sysctl.c
diff options
context:
space:
mode:
authorLuc Van Oostenryck <[email protected]>2019-11-20 00:07:41 +0000
committerCorey Minyard <[email protected]>2019-11-22 19:54:55 +0000
commit8e6a5c833333e14a5023a5dcabb64b7d9e046bc6 (patch)
tree68c41781eb51366f9f6e752cef98fc2c6d118863 /net/tipc/sysctl.c
parentipmi: kill off 'timespec' usage again (diff)
downloadkernel-8e6a5c833333e14a5023a5dcabb64b7d9e046bc6.tar.gz
kernel-8e6a5c833333e14a5023a5dcabb64b7d9e046bc6.zip
ipmi: fix ipmb_poll()'s return type
ipmb_poll() is defined as returning 'unsigned int' but the .poll method is declared as returning '__poll_t', a bitwise type. Fix this by using the proper return type and using the EPOLL constants instead of the POLL ones, as required for __poll_t. CC: Corey Minyard <[email protected]> CC: [email protected] CC: Greg Kroah-Hartman <[email protected]> Signed-off-by: Luc Van Oostenryck <[email protected]> Message-Id: <[email protected]> Reviewed-by: Asmaa Mnebhi <[email protected]> Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'net/tipc/sysctl.c')
0 files changed, 0 insertions, 0 deletions