[OT] Capitals in kernel directory-names

From: Guennadi Liakhovetski
Date: Fri Apr 16 2004 - 03:38:30 EST


linux-2.6.5$ find . -name "*[A-Z]*" -type d
./arch/m68knommu/platform/68360/uCquicc
./arch/m68knommu/platform/5407/MOTOROLA
./arch/m68knommu/platform/5407/CLEOPATRA
./arch/m68knommu/platform/68VZ328
./arch/m68knommu/platform/5282/MOTOROLA
./arch/m68knommu/platform/68EZ328
./arch/m68knommu/platform/5307/MP3
./arch/m68knommu/platform/5307/ARNEWSH
./arch/m68knommu/platform/5307/CLEOPATRA
./arch/m68knommu/platform/5307/NETtel
./arch/m68knommu/platform/5307/MOTOROLA
./arch/m68knommu/platform/5272/MOTOROLA
./arch/m68knommu/platform/5272/NETtel
./arch/m68knommu/platform/5206e/MOTOROLA
./arch/m68knommu/platform/5206e/eLITE
./arch/m68knommu/platform/5249/MOTOROLA
./arch/m68knommu/platform/5206/ARNEWSH
./arch/um/os-Linux
./include/asm-ppc64/iSeries
./Documentation
./Documentation/DocBook
./Documentation/arm/SA1100
./Documentation/arm/XScale
./Documentation/arm/XScale/IOP3XX
./Documentation/arm/XScale/ADIFCC
./Documentation/sound/alsa/DocBook
./Documentation/BK-usage

Which drives to a conclusion, that generally kernel-developers
(rightfully) dislike capital letters in file- and, even more so, in
directory-names. And the only directories named with capitals are some
arch-specifics, and Documentation. Well, was the latter named so to avoid
using the doc(umentation) pattern?:-)

Regards
Guennadi
---------------------------------
Guennadi Liakhovetski, Ph.D.
DSA Daten- und Systemtechnik GmbH
Pascalstr. 28
D-52076 Aachen
Germany

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