Re: [PATCH] comx.c resource allocation and other fixes

From: Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Date: Sat Aug 12 2000 - 13:44:23 EST


Em Sat, Aug 12, 2000 at 03:28:56PM -0300, Arnaldo Carvalho de Melo escreveu:
> #ifdef CONFIG_COMX_PROTO_FR
> comx_proto_fr_init();
> #endif
> -#endif

ugh, sorry, this last #endif shouldn't be removed, sorry.

> -
> return 0;
> +cleanup_hardwarelist: remove_proc_entry(FILENAME_HARDWARELIST, comx_root_dir);
> +cleanup_rootdir: remove_proc_entry(COMX_ROOT_DIR_NAME, &proc_root);
> + return -ENOMEM;
> }

- Arnaldo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:28 EST