poll: k_poll: Document -EINTR return In case K_POLL_STATE_NOT_READY is set the return will be set to -EINTR indicating that the poll was interrupted. Fixes #5026 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>