Fixed some typos

This commit is contained in:
Filip Fedoryszyn 2022-05-12 22:00:45 +02:00 committed by Maneet Singh
parent a947dc4ad5
commit eb960e2f2a
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ void nvlink_core_exit(void)
nv_mutex_destroy(&nvlink_drvctx.lock);
nvlink_print(NVLINK_DBG_INFO, "Unregistered the Nvlink Core, major device number %d\n",
nvlink_print(NVLINK_DBG_INFO, "Unregistered Nvlink Core, major device number %d\n",
nvlink_drvctx.major_devnum);
}