On Sun, Sep 27, 2015 at 1:28 PM, Borislav Petkov <[email protected]> wrote:
> #if LINUX_VERSION_CODE < KERNEL_VERSION(3,19,0)
> MODULE_LICENSE("Proprietary. (C) 2002 - ATI Technologies, Starnberg, 
> GERMANY");
> #else
> MODULE_LICENSE("GPL\0Proprietary. (C) 2002 - ATI Technologies, Starnberg, 
> GERMANY");
> #endif
>
> With that '\0' string terminator in there?! WTF now?!

AFACT this gem is not part of the official AMD Catalyst driver.

-- 
Thanks,
//richard
--
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/

Reply via email to