static void __exit exit_p9(void)
{
	pr_info("Unloading 9P2000 support\n");

	p9_trans_fd_exit();
}
Beispiel #2
0
static void __exit exit_p9(void)
{
    ;

    p9_trans_fd_exit();
}