Re: [PATCH] Implement kasprintf

From: Jeremy Fitzhardinge
Date: Tue Jun 20 2006 - 20:13:32 EST


Randy.Dunlap wrote:
Why do we want a separate source file for this one function?
Because if it shared a file with something else, someone would complain about it bloating code which doesn't use it... At the moment there are no in-tree users (though I'm sure there's something out there with an open-coded version of this), but we'll be needing it for Xen.

I'm happy to fold it into vsprintf.c though.

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