> Looks good, but should not function name change when functionality got > completely different?
I couldn't think of one. Can you? I suppose adding a _be (big-endian) suffix would be consistent. Is that okay with you? To do it properly, I have to rename all of: crc7_syndrome_table[] crc7_byte() crc7() even though the third is the only (in-tree) user of the first two. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

