remove lots of double-semicolons
[safe/jmp/linux-2.6] / arch / x86 / kernel / cpu / cpufreq / longhaul.c
index b046185..a4cff5d 100644 (file)
@@ -982,7 +982,7 @@ static int __init longhaul_init(void)
        case 10:
                printk(KERN_ERR PFX "Use acpi-cpufreq driver for VIA C7\n");
        default:
-               ;;
+               ;
        }
 
        return -ENODEV;