Commit Graph

65 Commits

Author SHA1 Message Date
faf3aa7c22 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.
2021-07-22 11:25:32 +08:00
1c93f2f5ef Shorten sample code 2021-07-22 10:55:14 +08:00
52dfb6744d Use American English words 2021-07-22 10:54:24 +08:00
2e30e181f8 Drop duplicated copyright notice 2021-07-22 10:53:45 +08:00
b76e5d378e Reduce header inclusion 2021-07-22 10:31:24 +08:00
08e7b6efc3 Emphasize on 5.x kernel 2021-07-22 08:31:47 +08:00
60856826f0 Exclude the files generated by Linux kernel build system 2021-07-22 08:09:20 +08:00
d8812d2d9a Revise the authorship 2021-07-22 07:39:35 +08:00
675c002b15 Remove linux-2.6 specific checks 2021-07-22 07:33:27 +08:00
760bbe70cb Drop duplicated module author information 2021-07-22 07:29:07 +08:00
64f791f274 Improve the compatibility with kernel version < 5.6 2021-07-22 07:17:31 +08:00
50b8dfe6c2 Enforce the customized style for example code
Instead of using tab for indention, the style defaults to 4 spaces for
the sake of compact layout.
2021-07-22 06:58:13 +08:00
936d82fad7 Emphasize on the license terms 2021-07-22 06:39:22 +08:00
2246e20809 Add LaTeX script and sample code 2021-07-22 06:35:24 +08:00
826b45b3d9 Initial import 2021-07-22 06:34:19 +08:00