size of CRCs in module versions

From: David Mosberger (davidm@napali.hpl.hp.com)
Date: Tue Apr 15 2003 - 19:25:05 EST


What's the point of using "unsigned long" for storing module version
CRCs? As far as I can see, the CRCs are 32 bits in size, so using u32
would be more appropriate (and would avoid wasting space on 64-bit
platforms).

        --david
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Apr 15 2003 - 22:00:37 EST