Re: [PATCH] init()/fini() clean up in the crypto

From: Bodo Eggert
Date: Thu Mar 27 2008 - 10:45:51 EST


Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx> wrote:

> This patch cleanups the crypto code, replaces the init() and fini()  with the
> <algorithm name>_init/_fini

This part ist OK.

> or init/fini_<algorithm name> (if the
> <algorithm name>_init/_fini exist)

Having init_foo and foo_init won't be a good thing, will it? I'd start
confusing them.

What about foo_modinit instead?

¢¢

--
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/