hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/usb/serial/belkin_sa.h
....@@ -1,4 +1,4 @@
1
-// SPDX-License-Identifier: GPL-2.0+
1
+/* SPDX-License-Identifier: GPL-2.0+ */
22 /*
33 * Definitions for Belkin USB Serial Adapter Driver
44 *
....@@ -9,7 +9,7 @@
99 * and associated source files. Please see the usb/serial files for
1010 * individual credits and copyrights.
1111 *
12
- * See Documentation/usb/usb-serial.txt for more information on using this
12
+ * See Documentation/usb/usb-serial.rst for more information on using this
1313 * driver
1414 *
1515 * 12-Mar-2001 gkh