udf: use crc_itu_t from lib instead of udf_crc
authorBob Copeland <me@bobcopeland.com>
Thu, 17 Apr 2008 07:47:48 +0000 (09:47 +0200)
committerJan Kara <jack@suse.cz>
Thu, 17 Apr 2008 12:29:56 +0000 (14:29 +0200)
As pointed out by Sergey Vlasov, UDF implements its own version of
the CRC ITU-T V.41.  Convert it to use the one in the library.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Cc: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found