From dbb42b526d67ad008c099dc0512ba750eddd36bb Mon Sep 17 00:00:00 2001
From: Bob Mottram
Date: Tue, 8 Mar 2016 12:22:39 +0000
Subject: [PATCH] html
---
LKMPG-3.16.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/LKMPG-3.16.html b/LKMPG-3.16.html
index af6819c..5bc9719 100644
--- a/LKMPG-3.16.html
+++ b/LKMPG-3.16.html
@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
+
The Linux Kernel Module Programming Guide
@@ -666,7 +666,7 @@ When the first caveman programmer chiseled the first program on the walls of the
-Here's the simplest module possible. Don't compile it yet; we'll cover module compilation in the next section.
+Here's the simplest module possible.