suppress warning: no newline at end of file

This commit is contained in:
Jim Huang 2021-09-08 22:23:02 +08:00
parent 3fcbb8e182
commit 4ef3d90ffe

View File

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