Re: [PATCH] UBI: rename free variable

From: Al Viro
Date: Fri Oct 09 2015 - 00:14:03 EST


On Fri, Oct 09, 2015 at 05:29:21AM +0200, Heiko Schocher wrote:
> rename free variable into not "free", as "free" prevents
> ubi sources compiling under U-Boot. So rename "free"
> into "pfree" where it is a pointer, and into "freel",
> where it is a free list.

Huh? If U-Boot has free defined as an object-like macro, it's an outright bug
in U-Boot and it should be fixed there. If it's something else, it looks like
a toolchain bug. Details, please...
--
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/