[PATCH][TRIVIAL] cpufreq/powernow-k6.c : eliminate unused variable

[PATCH][TRIVIAL] cpufreq/powernow-k6.c : eliminate unused variable

Post by Andy Pfiffe » Fri, 30 May 2003 19:10:16



# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or
higher.
# This patch includes the following deltas:
#                  ChangeSet    1.1427  -> 1.1428
#       arch/i386/kernel/cpu/cpufreq/powernow-k6.c      1.14    -> 1.15  
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------

# Eliminate a compile-time warning.
# --------------------------------------------
#
diff -Nru a/arch/i386/kernel/cpu/cpufreq/powernow-k6.c
b/arch/i386/kernel/cpu/cpufreq/powernow-k6.c
--- a/arch/i386/kernel/cpu/cpufreq/powernow-k6.c        Thu May 29 09:57:14
2003
+++ b/arch/i386/kernel/cpu/cpufreq/powernow-k6.c        Thu May 29 09:57:14

 static int powernow_k6_cpu_init(struct cpufreq_policy *policy)
 {
-       struct cpuinfo_x86 *c = cpu_data;
        unsigned int i;

        if (policy->cpu != 0)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. [PATCH][TRIVIAL] cpufreq/longrun.c : eliminate unused variable

# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or
higher.
# This patch includes the following deltas:
#                  ChangeSet    1.1426  -> 1.1427
#       arch/i386/kernel/cpu/cpufreq/longrun.c  1.13    -> 1.14  
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------

# Remove a compile-time warning.
# --------------------------------------------
#
diff -Nru a/arch/i386/kernel/cpu/cpufreq/longrun.c
b/arch/i386/kernel/cpu/cpufreq/longrun.c
--- a/arch/i386/kernel/cpu/cpufreq/longrun.c    Thu May 29 09:56:52 2003

 static int longrun_cpu_init(struct cpufreq_policy *policy)
 {
        int                     result = 0;
-       struct cpuinfo_x86 *c = cpu_data;

        /* capability check */
        if (policy->cpu != 0)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. Question for Samba gurus ...

3. fix warning: unused variable powernow-k6.c

4. MSS sound problem

5. cpufreq: powernow-k6 cleanup

6. bash 1.14

7. 2.4.19-pre10-ac1: Hardcoded cpu_khz in powernow-k6.c

8. disk mirroring --- system image

9. unused variables in cpufreq drivers

10. [TRIVIAL] remove agpgart_be.c unused variables

11. [PATCH][TRIVIAL] kernel/suspend.c : eliminate 2 compile time warnings

12. Fwd: [PATCH] cpufreq (1/7): fix cpufreq core breakage(s)

13. PowerNow!, cpufreq, and swsusp