lkmpg/examples
Hsin-Hsiang Peng 8f32341bee
Fix alignment problem in code block (#45)
In rendered HTML, the line number should be right aligned, and
code should be left aligned accordingly.

In addition, this patch added the basic build instructions, so that
someone can generated the PDF and HTML files.

Close #44
2021-08-08 01:29:50 +08:00
..
other cat_nonblock: Use canonical name scheme and fix unintended assignment 2021-08-05 14:28:12 +08:00
.clang-format Enforce the customized style for example code 2021-07-22 06:58:13 +08:00
bottomhalf.c Apply editorial changes 2021-08-08 01:24:59 +08:00
chardev.c Apply editorial changes 2021-08-08 01:24:59 +08:00
chardev.h Apply editorial changes 2021-08-08 01:24:59 +08:00
chardev2.c Apply editorial changes 2021-08-08 01:24:59 +08:00
completions.c Apply editorial changes 2021-08-08 01:24:59 +08:00
cryptosha256.c Apply editorial changes 2021-08-08 01:24:59 +08:00
cryptosk.c Apply editorial changes 2021-08-08 01:24:59 +08:00
devicemodel.c Apply editorial changes 2021-08-08 01:24:59 +08:00
example_atomic.c Apply editorial changes 2021-08-08 01:24:59 +08:00
example_mutex.c Apply editorial changes 2021-08-08 01:24:59 +08:00
example_rwlock.c Apply editorial changes 2021-08-08 01:24:59 +08:00
example_spinlock.c Apply editorial changes 2021-08-08 01:24:59 +08:00
example_tasklet.c Apply editorial changes 2021-08-08 01:24:59 +08:00
hello-1.c Apply editorial changes 2021-08-08 01:24:59 +08:00
hello-2.c Apply editorial changes 2021-08-08 01:24:59 +08:00
hello-3.c Apply editorial changes 2021-08-08 01:24:59 +08:00
hello-4.c Apply editorial changes 2021-08-08 01:24:59 +08:00
hello-5.c Apply editorial changes 2021-08-08 01:24:59 +08:00
hello-sysfs.c Apply editorial changes 2021-08-08 01:24:59 +08:00
intrpt.c Apply editorial changes 2021-08-08 01:24:59 +08:00
ioctl.c Apply editorial changes 2021-08-08 01:24:59 +08:00
kbleds.c Apply editorial changes 2021-08-08 01:24:59 +08:00
Makefile Emphasize on 5.x kernel 2021-07-22 08:31:47 +08:00
print_string.c Apply editorial changes 2021-08-08 01:24:59 +08:00
procfs1.c Apply editorial changes 2021-08-08 01:24:59 +08:00
procfs2.c Apply editorial changes 2021-08-08 01:24:59 +08:00
procfs3.c Apply editorial changes 2021-08-08 01:24:59 +08:00
procfs4.c Fix alignment problem in code block (#45) 2021-08-08 01:29:50 +08:00
sched.c Apply editorial changes 2021-08-08 01:24:59 +08:00
sleep.c Apply editorial changes 2021-08-08 01:24:59 +08:00
start.c Apply editorial changes 2021-08-08 01:24:59 +08:00
stop.c Apply editorial changes 2021-08-08 01:24:59 +08:00
syscall.c Apply editorial changes 2021-08-08 01:24:59 +08:00