Parcourir la source

suppress warning: no newline at end of file

Jim Huang il y a 3 ans
Parent
commit
4ef3d90ffe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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");