We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48a86d commit ef6d632Copy full SHA for ef6d632
hw/femu/ocssd/oc20.c
@@ -45,7 +45,7 @@ static int oc20_lba_str(char *buf, FemuCtrl *n, NvmeNamespace *ns, uint64_t lba)
45
}
46
#endif
47
48
-#ifdef DEUBUG_OC20
+#ifdef DEBUG_OC20
49
static void pr_lba(Oc20Namespace *lns, uint64_t lba)
50
{
51
Oc20AddrF *addrf = &lns->lbaf;
0 commit comments