Przeglądaj źródła

suppress warning: no newline at end of file

Jim Huang 3 lat temu
rodzic
commit
4ef3d90ffe
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/procfs4.c

+ 1 - 1
examples/procfs4.c

@@ -115,4 +115,4 @@ static void __exit procfs4_exit(void)
 module_init(procfs4_init);
 module_exit(procfs4_exit);
 
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL");