From 37a47a9b5d455e3ded2814d615209dda84411b9e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 8 Jul 2024 14:37:06 +0100 Subject: [PATCH] daemon/findfs.ml: Fix whitespace (cherry picked from commit 4c5c0782af0903dff053e758977b49566f7ed096) --- daemon/findfs.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/findfs.ml b/daemon/findfs.ml index 09ac03887..cf2ba4a84 100644 --- a/daemon/findfs.ml +++ b/daemon/findfs.ml @@ -26,7 +26,7 @@ open Utils let rec findfs_uuid uuid = findfs "UUID" uuid and findfs_label label = - findfs "LABEL"label + findfs "LABEL" label and findfs tag str = (* Kill the cache file, forcing blkid to reread values from the