2011eric
d0f604fc26
Use unified command prompt ( #11 )
...
This patch enforces the assumption of using as a non-root user. That is,
it is necessary to specify sudo for the essential commands such as
insmod and rmmod. In addition, most command prompts should start with
$ (dollar sign).
2021-07-26 13:10:34 +08:00
Jim Huang
cb5ae95673
Merge pull request #12 from 25077667/style-tweaks
...
Fix trivial tweak for missing comma
2021-07-26 03:18:06 +08:00
25077667
00f7e7018f
Fix trivial tweak for missing comma
2021-07-26 03:08:27 +08:00
Jim Huang
65a8c123e4
Tidy section: hello world
2021-07-26 01:46:26 +08:00
Wei-Lun Tsai
ddcbb69fa3
Trivial fix for writing style
2021-07-24 09:14:46 +08:00
Jim Huang
1e3c1b8a76
Apply trivial tweak
2021-07-23 14:36:26 +08:00
Jim Huang
40ae17c1f8
Merge pull request #2 from 25077667/master
...
Redraw figure: seq_file
2021-07-23 14:33:30 +08:00
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
25077667
245ac0298e
Use TikZ to re-draw seq_file graph
2021-07-23 02:10:57 +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