mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2025-07-23 23:20:35 +02:00
Fixed some typos
This commit is contained in:
committed by
Maneet Singh
parent
a947dc4ad5
commit
eb960e2f2a
@@ -407,7 +407,7 @@ void nvlink_core_exit(void)
|
|||||||
|
|
||||||
nv_mutex_destroy(&nvlink_drvctx.lock);
|
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);
|
nvlink_drvctx.major_devnum);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user