On Saturday, January 05, 2013 10:43:31 AM Sedat Dilek wrote: > Just a small typo in the comments: > ... > +#ifdef CONFIG_PM > ... > +#else /* !CONFIG_PM */ > ... > +#endif /* !CONFIG_PM */ <--- /* CONFIG_PM (without "!") */ This actually isn't a typo. It meas that the block started by #else ends here. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html