Re: [PATCH] lib/libcrc32c implementation

From: Jeff Garzik
Date: Mon Mar 22 2004 - 12:38:28 EST


Clay Haapala wrote:
On Mon, 22 Mar 2004, Jeff Garzik spake thusly:

Clay Haapala wrote:

This patch agains 2.6.4 kernel code implements the CRC32C
algorithm. The routines are based on the same design as the
existing CRC32 code. Licensing is intended to be identical (GPL).
The immediate customer of this code is the wrapper code in
crypto/crc32c, available in another patch.


Why not call it 'crc32c' like its cousin crc32, rather than the
less-similar 'libcrc32c'? Violates the Principle of Least Surprise
;-)

Jeff


The module under crypto is call "crc32c", which would conflict, UIASM.

Fair enough...

Jeff




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