]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/mach-voyager/voyager_thread.c
spelling fixes: arch/i386/
[linux-2.6-omap-h63xx.git] / arch / x86 / mach-voyager / voyager_thread.c
index f9d5953381595bdef0df4671d1e8cd4cbdc05bbe..50f9366c411edb94ce6daa8f6b5546ad9657e650 100644 (file)
@@ -64,7 +64,7 @@ check_from_kernel(void)
 {
        if(voyager_status.switch_off) {
                
-               /* FIXME: This should be configureable via proc */
+               /* FIXME: This should be configurable via proc */
                execute("umask 600; echo 0 > /etc/initrunlvl; kill -HUP 1");
        } else if(voyager_status.power_fail) {
                VDEBUG(("Voyager daemon detected AC power failure\n"));