Every section and subsection number can be eliminated by adding the renewcommand. Suggested by Lars Engebretsen.
@@ -36,6 +36,9 @@
\input{lib/codeblock}
\input{lib/kernelsrc}
+% FIXME: classify with chapters instead of sections
+\renewcommand{\thesection}{\arabic{section}}
+
\author{Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram, Jim Huang}
\date{\today}
\title{The Linux Kernel Module Programming Guide}