hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/usb/serial/whiteheat.h
....@@ -1,4 +1,4 @@
1
-// SPDX-License-Identifier: GPL-2.0+
1
+/* SPDX-License-Identifier: GPL-2.0+ */
22 /*
33 * USB ConnectTech WhiteHEAT driver
44 *
....@@ -8,7 +8,7 @@
88 * Copyright (C) 1999, 2000
99 * Greg Kroah-Hartman (greg@kroah.com)
1010 *
11
- * See Documentation/usb/usb-serial.txt for more information on using this
11
+ * See Documentation/usb/usb-serial.rst for more information on using this
1212 * driver
1313 *
1414 */