We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6214766 commit 30aa86dCopy full SHA for 30aa86d
main.c
@@ -19,7 +19,7 @@ MODULE_LICENSE("Dual MIT/GPL");
19
MODULE_AUTHOR("National Cheng Kung University, Taiwan");
20
MODULE_DESCRIPTION("In-kernel Tic-Tac-Toe game engine");
21
22
-/* Macro DECLARE_TASKLET_OLD exists for compatibiity.
+/* Macro DECLARE_TASKLET_OLD exists for compatibility.
23
* See https://lwn.net/Articles/830964/
24
*/
25
#ifndef DECLARE_TASKLET_OLD
0 commit comments