Hi! > Rename 'struct hibernation_ops' to 'struct platform_hibernation_operations' in > analogy with 'struct platform_suspend_operations'. Can I NAK it because it gets too long? platform_hibernation_ops / platform_suspend_ops is long but maybe acceptable, 'struct platform_hibernation_operations' is too long. Pavel > @@ -185,14 +185,15 @@ extern void swsusp_set_page_free(struct > extern void swsusp_unset_page_free(struct page *); > extern unsigned long get_safe_page(gfp_t gfp_mask); > > -extern void hibernation_set_ops(struct hibernation_ops *ops); > +extern void hibernation_set_ops(struct platform_hibernation_operations *ops); > extern int hibernate(void); -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html - 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