[PATCH] ia64/hp NULL noise removal

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Al Viro
2006-10-10 22:46:17 +01:00
committed by Linus Torvalds
parent ba46df984b
commit cfa7fd72ca
3 changed files with 7 additions and 7 deletions

View File

@@ -87,7 +87,7 @@ static int simeth_debug; /* set to 1 to get debug information */
*/
static struct notifier_block simeth_dev_notifier = {
simeth_device_event,
0
NULL
};