hub.c is not a module. Alan, please do not apply.
> --- drivers/usb/inode.c.old Mon Oct 8 18:25:37 2001
> +++ drivers/usb/inode.c Tue Oct 9 21:15:15 2001
> @@ -767,4 +767,5 @@
> #if 0
> module_init(usbdevfs_init);
> module_exit(usbdevfs_cleanup);
> +MODULE_LICENSE("GPL");
> #endif
inode.c is not a module either. Alan, please do not apply.
Both of these files are covered with the MODULE_LICENSE found in usb.c
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/