From 5aaf27f80c387e7c6fa332efe3e564217b89908f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 24 Jan 2025 13:34:07 +0000 Subject: [PATCH] remove errant comment in nvmutil Signed-off-by: Leah Rowe --- util/nvmutil/nvmutil.c | 1 - 1 file changed, 1 deletion(-) diff --git a/util/nvmutil/nvmutil.c b/util/nvmutil/nvmutil.c index 24ee9f91..6f08a859 100644 --- a/util/nvmutil/nvmutil.c +++ b/util/nvmutil/nvmutil.c @@ -26,7 +26,6 @@ uint8_t hextonum(char chs), rhex(void); #define PARTN argv[3] #define NVM_CHECKSUM 0xBABA -/* gbe is two block sizes, i.e. one of the following multiplied by two: */ #define SIZE_8KB 0x2000 #define SIZE_16KB 0x4000 #define SIZE_64KB 0x10000