On Jan 05 2017 or thereabouts, Grant Grundler wrote: > Local "#define DRIVER_LICENSE" obfuscates which license is used > in MODULE_LICENSE(). "fgrep -R MODULE_LICENSE" is more informative > when the string is hard coded in MODULE_LICENSE. > > Signed-off-by: Grant Grundler <[email protected]> > --- > Most of the kernel already uses hard coded strings. > The few places that don't are easy to fix.
FWIW: Reviewed-by: Benjamin Tissoires <[email protected]>

