mirror of
https://github.com/torvalds/linux
synced 2026-06-14 14:22:12 +09:00
Only modules that has other MODULE_* content shall have the MODULE_LICENSE() tag. This fixes allmodconfig build on my box. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>