Commit Graph

22 Commits

Author SHA1 Message Date
Jim Huang
78ca9884de
Merge pull request #3 from ekangmonyet/minor-fixes
Typo at 0.7.3 Manage /proc file with seq_file
2021-07-23 14:31:18 +08:00
Jim Huang
75356dbe43 Tidy section: hello world 2021-07-23 14:30:09 +08:00
Jim Huang
9b05bf44dd Tweak wording 2021-07-23 14:05:52 +08:00
Jim Huang
58e55d03d0 Tidy section: headers 2021-07-23 14:02:27 +08:00
Jim Huang
f7f46f145d Tidy section: introduction 2021-07-23 13:56:51 +08:00
Ekang Monyet
121d816282 Typo at 0.7.3 Manage /proc file with seq_file 2021-07-23 11:07:17 +08:00
Jim Huang
35ac926de5 Remove unused packages 2021-07-22 20:47:48 +08:00
Jim Huang
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
Jim Huang
1c93f2f5ef Shorten sample code 2021-07-22 10:55:14 +08:00
Jim Huang
52dfb6744d Use American English words 2021-07-22 10:54:24 +08:00
Jim Huang
2e30e181f8 Drop duplicated copyright notice 2021-07-22 10:53:45 +08:00
Jim Huang
b76e5d378e Reduce header inclusion 2021-07-22 10:31:24 +08:00
Jim Huang
08e7b6efc3 Emphasize on 5.x kernel 2021-07-22 08:31:47 +08:00
Jim Huang
60856826f0 Exclude the files generated by Linux kernel build system 2021-07-22 08:09:20 +08:00
Jim Huang
d8812d2d9a Revise the authorship 2021-07-22 07:39:35 +08:00
Jim Huang
675c002b15 Remove linux-2.6 specific checks 2021-07-22 07:33:27 +08:00
Jim Huang
760bbe70cb Drop duplicated module author information 2021-07-22 07:29:07 +08:00
Jim Huang
64f791f274 Improve the compatibility with kernel version < 5.6 2021-07-22 07:17:31 +08:00
Jim Huang
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
Jim Huang
936d82fad7 Emphasize on the license terms 2021-07-22 06:39:22 +08:00
Jim Huang
2246e20809 Add LaTeX script and sample code 2021-07-22 06:35:24 +08:00
Jim Huang
826b45b3d9 Initial import 2021-07-22 06:34:19 +08:00