Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759459AbYJINHc (ORCPT ); Thu, 9 Oct 2008 09:07:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757879AbYJINHY (ORCPT ); Thu, 9 Oct 2008 09:07:24 -0400 Received: from mail02a.mail.t-online.hu ([84.2.40.7]:58624 "EHLO mail02a.mail.t-online.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757440AbYJINHY (ORCPT ); Thu, 9 Oct 2008 09:07:24 -0400 X-Greylist: delayed 478 seconds by postgrey-1.27 at vger.kernel.org; Thu, 09 Oct 2008 09:07:24 EDT Message-ID: <48EE0025.8060007@freemail.hu> Date: Thu, 09 Oct 2008 14:59:17 +0200 From: =?UTF-8?B?TsOpbWV0aCBNw6FydG9u?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; hu-HU; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11 MIME-Version: 1.0 To: cpufreq@vger.kernel.org CC: linux-kernel@vger.kernel.org Subject: [PATCH] cpufreq: correct broken links and email address References: <48EF21F7.1020308@freemail.hu> In-Reply-To: <48EF21F7.1020308@freemail.hu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-DCC-mail.t-online.hu-Metrics: mail02a.mail.t-online.hu 32712; Body=3 Fuz1=3 Fuz2=3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2978 Lines: 64 From: Márton Németh Replace the no longer working links and email address in the documentation and in source code. Signed-off-by: Márton Németh --- diff -upr linux-2.6.27-rc9.orig/arch/x86/kernel/cpu/cpufreq/p4-clockmod.c linux-2.6.27-rc9.new/arch/x86/kernel/cpu/cpufreq/p4-clockmod.c --- linux-2.6.27-rc9.orig/arch/x86/kernel/cpu/cpufreq/p4-clockmod.c 2008-10-08 17:11:44.000000000 +0200 +++ linux-2.6.27-rc9.new/arch/x86/kernel/cpu/cpufreq/p4-clockmod.c 2008-10-10 10:48:11.000000000 +0200 @@ -171,7 +171,7 @@ static unsigned int cpufreq_p4_get_frequ } if (c->x86 != 0xF) { - printk(KERN_WARNING PFX "Unknown p4-clockmod-capable CPU. Please send an e-mail to \n"); + printk(KERN_WARNING PFX "Unknown p4-clockmod-capable CPU. Please send an e-mail to \n"); return 0; } diff -upr linux-2.6.27-rc9.orig/arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c linux-2.6.27-rc9.new/arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c --- linux-2.6.27-rc9.orig/arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c 2008-10-08 17:11:44.000000000 +0200 +++ linux-2.6.27-rc9.new/arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c 2008-10-10 10:48:39.000000000 +0200 @@ -26,7 +26,7 @@ #include #define PFX "speedstep-centrino: " -#define MAINTAINER "cpufreq@lists.linux.org.uk" +#define MAINTAINER "cpufreq@vger.kernel.org" #define dprintk(msg...) \ cpufreq_debug_printk(CPUFREQ_DEBUG_DRIVER, "speedstep-centrino", msg) diff -upr linux-2.6.27-rc9.orig/Documentation/cpu-freq/index.txt linux-2.6.27-rc9.new/Documentation/cpu-freq/index.txt --- linux-2.6.27-rc9.orig/Documentation/cpu-freq/index.txt 2008-07-13 23:51:29.000000000 +0200 +++ linux-2.6.27-rc9.new/Documentation/cpu-freq/index.txt 2008-10-10 10:46:08.000000000 +0200 @@ -35,11 +35,9 @@ Mailing List ------------ There is a CPU frequency changing CVS commit and general list where you can report bugs, problems or submit patches. To post a message, -send an email to cpufreq@lists.linux.org.uk, to subscribe go to -http://lists.linux.org.uk/mailman/listinfo/cpufreq. Previous post to the -mailing list are available to subscribers at -http://lists.linux.org.uk/mailman/private/cpufreq/. - +send an email to cpufreq@vger.kernel.org, to subscribe go to +http://vger.kernel.org/vger-lists.html#cpufreq and follow the +instructions there. Links ----- @@ -50,7 +48,7 @@ how to access the CVS repository: * http://cvs.arm.linux.org.uk/ the CPUFreq Mailing list: -* http://lists.linux.org.uk/mailman/listinfo/cpufreq +* http://vger.kernel.org/vger-lists.html#cpufreq Clock and voltage scaling for the SA-1100: * http://www.lartmaker.nl/projects/scaling -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/