mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
typo: nvme should say nvm in nvmutil.c
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -289,7 +289,7 @@ cmd_copy(void)
|
||||
gbe[part ^ 1] = gbe[part]; /* speedhack: copy ptr, not words */
|
||||
}
|
||||
|
||||
/* verify nvme part checksum (return 1 if valid) */
|
||||
/* verify nvm part checksum (return 1 if valid) */
|
||||
int
|
||||
goodChecksum(int partnum)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user