Skip to content
Commit 513cceb5 authored by Aurelien Jarno's avatar Aurelien Jarno Committed by Anas Nashif
Browse files

kernel: Fix asynchronous event polling interface



Commit 76b3518c ("kernel: Make statements evaluate boolean
expressions") changed the type of is_polling in the struct _poller
from int to bool. In the conversion a "0" has been changed into "true"
instead of "false". Fix that.

Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent a9389da0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment