From 3d6e2637d676a9e7cd6f0a70f2add9d214c28754 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 9 Mar 2026 22:25:39 +0000 Subject: util/nvmutil: remove stale comment Signed-off-by: Leah Rowe --- util/nvmutil/nvmutil.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/util/nvmutil/nvmutil.c b/util/nvmutil/nvmutil.c index 7cd300db..c2da4b1e 100644 --- a/util/nvmutil/nvmutil.c +++ b/util/nvmutil/nvmutil.c @@ -284,10 +284,6 @@ struct commands { * Command table, for nvmutil commands */ static const struct commands command[] = { - /* - * Unlike older versions, we require at least - * one checksum to be valid when running dump. - */ { CMD_DUMP, "dump", cmd_helper_dump, ARGC_3, NO_INVERT, SET_MOD_OFF, ARG_NOPART, -- cgit v1.2.1