mirror of
https://github.com/sysprog21/lkmpg.git
synced 2021-08-03 01:33:29 +03:00
Make each source file more consistent
It is vital to denote the file name and summary for each source, otherwise readers could not figure out the corresponding files.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
procfs3.c
|
||||
*/
|
||||
* procfs3.c
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/module.h>
|
||||
|
||||
Reference in New Issue
Block a user