]> err.no Git - linux-2.6/blobdiff - lib/kobject_uevent.c
Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated"
[linux-2.6] / lib / kobject_uevent.c
index 2e4eae5b0824400de9f6eeafb5483c3fde8f5b0c..5886147252d0d643598e408b63bf193aa49b5f34 100644 (file)
@@ -126,7 +126,7 @@ int kobject_uevent_env(struct kobject *kobj, enum kobject_action action,
        else
                subsystem = kobject_name(&kset->kobj);
        if (!subsystem) {
-               pr_debug("unset subsytem caused the event to drop!\n");
+               pr_debug("unset subsystem caused the event to drop!\n");
                return 0;
        }