Skip to content

Commit eb960e2

Browse files
fffedommaneetsingh
authored andcommitted
Fixed some typos
1 parent a947dc4 commit eb960e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel-open/nvidia/nvlink_linux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ void nvlink_core_exit(void)
407407

408408
nv_mutex_destroy(&nvlink_drvctx.lock);
409409

410-
nvlink_print(NVLINK_DBG_INFO, "Unregistered the Nvlink Core, major device number %d\n",
410+
nvlink_print(NVLINK_DBG_INFO, "Unregistered Nvlink Core, major device number %d\n",
411411
nvlink_drvctx.major_devnum);
412412
}
413413

0 commit comments

Comments
 (0)