mkdir linux/byteorder
mv linux/byteorder_big_endian.h linux/byteorder/big_endian.h
mv linux/byteorder_generic.h linux/byteorder/generic.h
mv linux/byteorder_little_endian.h linux/byteorder/little_endian.h
mv linux/byteorder_vax_endian.h linux/byteorder/vax_endian.h
That still leaves byteorder/little_endian.h as 15 characters.
If it's really important, that name could be shortened to
little_end.h or little.h.
Jes Sorensen, what are you doing right now about these filenames:
affs_hardblocks.h
coda_namecache.h
console_struct.h
ftape-header-segment.h
ftape-vendors.h
Does your file system simply truncate them to 14 characters?
In that case, I bet 'make dep' is failing to pick them up.
As for the content, I like the new architecture. All the functions are
defined in a generic way and specific architectures can override as much
as they want. This makes the arch files much smaller. It also allows
the addition of new functions that will work on all architectures right
away.
Michael Chastain
<mailto:mec@shout.net>
"love without fear"