Re: [PATCH v6 08/10] crc32-add-slicing-by-8.diff

From: Joakim Tjernlund
Date: Wed Sep 07 2011 - 13:00:19 EST


Bob Pearson <rpearson@xxxxxxxxxxxxxxxxxxxxx> wrote on 2011/09/01 05:03:21:
>
> I've been looking at this stuff for too long! I just noticed that
> crc32_body incorrectly always uses CRC_LE_BITS to pick algorithm.
> Replace with a function parameter that will get optimized out
> by the compiler since crc32_body is inlined.

yes, this is a nice change.

Jocke

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