lkml.org 
[lkml]   [2003]   [Apr]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 15 Apr 2003 17:25:05 -0700
FromDavid Mosberger <>
Subjectsize of CRCs in module versions
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/

\
 
 \ /
  Last update: 2005-03-22 12:34    [W:0.134 / U:0.010 seconds]
©2003-2008 Jasper Spaans