patch-2.1.90 linux/include/linux/module.h

Next file: linux/include/linux/mroute.h
Previous file: linux/include/linux/kmod.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.89/linux/include/linux/module.h linux/include/linux/module.h
@@ -148,7 +148,7 @@
 const char __module_description[] __attribute__((section(".modinfo"))) =   \
 "description=" desc
 
-/* Could potentially be used by kerneld...  */
+/* Could potentially be used by kmod...  */
 
 #define MODULE_SUPPORTED_DEVICE(dev)					   \
 const char __module_device[] __attribute__((section(".modinfo"))) = 	   \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov