|
@@ -372,9 +372,6 @@ static bool check_symbol(const struct symsearch *syms,
|
|
printk(KERN_WARNING "Symbol %s is being used "
|
|
printk(KERN_WARNING "Symbol %s is being used "
|
|
"by a non-GPL module, which will not "
|
|
"by a non-GPL module, which will not "
|
|
"be allowed in the future\n", fsa->name);
|
|
"be allowed in the future\n", fsa->name);
|
|
- printk(KERN_WARNING "Please see the file "
|
|
|
|
- "Documentation/feature-removal-schedule.txt "
|
|
|
|
- "in the kernel source tree for more details.\n");
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|