pm_notifier
#define pm_notifier(fn, pri) { \
#define pm_notifier(fn, pri) do { (void)(fn); } while (0)