Thread (33 messages) 33 messages, 2 authors, 2021-08-07
STALE1776d

[PATCH v2 09/29] xfsprogs: Stop using platform_uuid_clear()

From: Pavel Reichl <hidden>
Date: 2021-08-06 21:23:39
Subsystem: the rest · Maintainer: Linus Torvalds

---
 db/sb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/db/sb.c b/db/sb.c
index 4e4b1f57..36c7db39 100644
--- a/db/sb.c
+++ b/db/sb.c
@@ -388,7 +388,7 @@ uuid_f(
 		if (!strcasecmp(argv[1], "generate")) {
 			uuid_generate(uu);
 		} else if (!strcasecmp(argv[1], "nil")) {
-			platform_uuid_clear(&uu);
+			uuid_clear(uu);
 		} else if (!strcasecmp(argv[1], "rewrite")) {
 			uup = do_uuid(0, NULL);
 			if (!uup) {
-- 
2.31.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help