UNREGISTER_REBOOT_NOTIFIER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
unregister_reboot_notifier - Unregister previously registered reboot notifier
SYNOPSIS
"SYNOPSIS"
int unregister_reboot_notifier (struct notifier_block * nb);
ARGUMENTS
- nb
-
Hook to be unregistered
DESCRIPTION
Unregisters a previously registered reboot
notifier function.
Returns zero on success, or -ENOENT on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:31 GMT, October 06, 2005