Skip to content

Commit 4ef3d90

Browse files
committed
suppress warning: no newline at end of file
1 parent 3fcbb8e commit 4ef3d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/procfs4.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ static void __exit procfs4_exit(void)
115115
module_init(procfs4_init);
116116
module_exit(procfs4_exit);
117117

118-
MODULE_LICENSE("GPL");
118+
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)