Skip to content

Commit dc52fb3

Browse files
committed
Huh?
1 parent ab7638f commit dc52fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nvme/mi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2244,7 +2244,7 @@ static int validate_occ_list_update_ctx(
22442244

22452245
current = (struct nvme_mi_aem_occ_data *)((uint8_t *)current + offset);
22462246
}
2247-
2247+
printf("File: %s, Line: %d\n", __FILE__, __LINE__);
22482248
return 0;
22492249

22502250
err_cleanup:

0 commit comments

Comments
 (0)