Re: [PATCH 02/17] mips: namespace pollution - mem_... -> __mem_...in io.h

From: Maciej W. Rozycki
Date: Wed Feb 08 2006 - 06:00:45 EST


On Wed, 8 Feb 2006, Al Viro wrote:

> A pile of internal functions use only inside mips io.h has names starting
> with mem_... and clashing with names in drivers; renamed to __mem_....

Then the corresponding ones with no "mem_" prefix (these for the PCI I/O
port space) should be prefixed with "__" for consistency as well.

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