Re: "reboot" detection ...

"Anatoly Sivov" <[email protected]> Sun, 26 Aug 2012 20:34:45 +0400
Newsgroups gmane.linux.c-programming,gmane.linux.newbie
Message-ID <op.wjnpn71bfzo5me@stalin>
> static void __exit my_reboot_exit(void)
> {
> 	register_reboot_notifier(&my_reboot_notifier);
> }

Surely, this one should call unregister_reboot_notifier.
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html