Commit 7b7408ba authored by David S. Miller's avatar David S. Miller

net/llc/llc_proc.c: Kill other __exit tag too.

parent 6288df7d
......@@ -270,7 +270,7 @@ int __init llc_proc_init(void)
return 0;
}
void __exit llc_proc_exit(void)
void llc_proc_exit(void)
{
}
#endif /* CONFIG_PROC_FS */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment