From: Sapan Bhatia Date: Thu, 31 Jul 2008 19:02:11 +0000 (+0000) Subject: Removed a debugging statement. Shows up a lot in the debug logs. X-Git-Tag: linux-2.6-22-20~1 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=34b0826b0fb6de8672a89bbe485eee7e2c39641f Removed a debugging statement. Shows up a lot in the debug logs. Tagging module linux-2.6 - linux-2.6-22-20 --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index a754cd84a..ed0fad45d 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -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 - linux-2.6-22-20 +- Removed a debugging statement. Shows up a lot in the debug logs. + * Wed Jul 30 2008 Sapan Bhatia - linux-2.6-22-19 - Unbroke peercred setting.