All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Fix OCaml build warning
@ 2025-02-14 15:24 Andrii Sultanov
  2025-02-14 15:24 ` [PATCH v2 1/1] tools/ocaml: Fix oxenstored " Andrii Sultanov
  0 siblings, 1 reply; 5+ messages in thread
From: Andrii Sultanov @ 2025-02-14 15:24 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrii Sultanov, Christian Lindig, David Scott, Anthony PERARD,
	Christian Lindig

Acked-by: Christian Lindig <christian.lindig@cloud.com>

Andrii Sultanov (1):
  tools/ocaml: Fix oxenstored build warning

 tools/ocaml/xenstored/Makefile     |  1 +
 tools/ocaml/xenstored/perms.ml     |  2 +-
 tools/ocaml/xenstored/poll.ml      |  2 +-
 tools/ocaml/xenstored/process.ml   | 18 +++++++++---------
 tools/ocaml/xenstored/utils.ml     | 10 ++++++++--
 tools/ocaml/xenstored/xenstored.ml | 16 ++++++++--------
 6 files changed, 28 insertions(+), 21 deletions(-)

-- 
2.39.5



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-18 14:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-14 15:24 [PATCH v2 0/1] Fix OCaml build warning Andrii Sultanov
2025-02-14 15:24 ` [PATCH v2 1/1] tools/ocaml: Fix oxenstored " Andrii Sultanov
2025-02-14 15:42   ` Andrew Cooper
2025-02-14 15:47     ` Andrii Sultanov
2025-02-18 14:38       ` Andrew Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.