Removed a debugging statement. Shows up a lot in the debug logs.
authorSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 31 Jul 2008 19:02:11 +0000 (19:02 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 31 Jul 2008 19:02:11 +0000 (19:02 +0000)
Tagging module linux-2.6 - linux-2.6-22-20

kernel-2.6.spec

index a754cd8..ed0fad4 100644 (file)
@@ -24,7 +24,7 @@ Summary: The Linux kernel (the core of the Linux operating system)
 # for module-tag.py - sublevel is used for the version (middle) part of tag names
 %define name linux-2.6
 %define module_version_varname sublevel
-%define taglevel 19
+%define taglevel 20
 
 #
 # Polite request for people who spin their own kernel rpms:
@@ -847,6 +847,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.*
 %endif
 
 %changelog
+* Thu Jul 31 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-20
+- Removed a debugging statement. Shows up a lot in the debug logs.
+
 * Wed Jul 30 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-19
 - Unbroke peercred setting.