Re: [PATCH 6/7] omfs: add checksumming routines

From: Bob Copeland
Date: Thu Mar 27 2008 - 10:34:21 EST


On Thu, Mar 27, 2008 at 9:41 AM, Sergey Vlasov <vsu@xxxxxxxxxxx> wrote:
> On Wed, 26 Mar 2008 20:45:59 -0400 Bob Copeland wrote:
> > +static u16 omfs_crc(u16 crc, unsigned char *buf, int count)
>
> Is this the same as crc_itu_t() from lib/crc-itu-t.c (also duplicated
> in fs/udf/crc.c)?

Ah, thanks, that is the one. I'll update the patch.

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