Browse Source

suppress warning: no newline at end of file

Jim Huang 3 năm trước cách đây
mục cha
commit
4ef3d90ffe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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");