Re: [PATCH 10/10] AXFS: axfs_uncompress.c

From: Jared Hulbert
Date: Thu Aug 21 2008 - 10:37:41 EST


> Use DEFINE_MUTEX and drop the mutex_init() down in the init function.

okay. by drop you mean delete?

> axfs_uncompress_init() and axfs_uncompress_exit() are only called during
> init and exit of the module, no need for the initialized variable and the
> functions can be annotated with __init and __exit.

can be annotated or should be?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/