RE: [PATCH] Ban module license tag string termination trick

From: Paul Rolland
Date: Fri Feb 02 2007 - 13:39:34 EST


> MODULE_IS_UNDER_GPL_LICENSE("yes\0 but only this .c file");
>

MODULE_IS_UNDER_GPL_LICENSE(0)
(integer, not string).

Paul

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