suppress warning: no newline at end of file
This commit is contained in:
@ -115,4 +115,4 @@ static void __exit procfs4_exit(void)
|
|||||||
module_init(procfs4_init);
|
module_init(procfs4_init);
|
||||||
module_exit(procfs4_exit);
|
module_exit(procfs4_exit);
|
||||||
|
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
|
Reference in New Issue
Block a user