From: Thomas Graf <[EMAIL PROTECTED]> Date: Sat, 9 Dec 2006 13:55:33 +0100
> The point is to stop new applications from using the interface which has > resulted in buggy code in the past. You don't get people to use new interface by breaking the build on them in userspace. You get them to do it by making suggestions and informing them, not by forcing them. That's why 1) you can't get rid of these macros, ever, but 2) you can warn them by using inline functions and depcrecated attribute tags. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/