RE: [PATCH v2 07/11] async_tx: kill needless module_{init|exit}

From: Sosnowski, Maciej
Date: Fri May 29 2009 - 09:43:54 EST


Dan Williams wrote:
> If module_init and module_exit are nops then neither need to be defined.
>
> [ Impact: pure cleanup ]
>
> Signed-off-by: Dan Williams <dan.j.williams@xxxxxxxxx>
> ---
>  crypto/async_tx/async_memcpy.c |   13 -------------
>  crypto/async_tx/async_memset.c |   13 -------------
>  crypto/async_tx/async_tx.c     |   17 +++--------------
>  3 files changed, 3 insertions(+), 40 deletions(-)

Acked-by: Maciej Sosnowski <maciej.sosnowski@xxxxxxxxx>--
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/