forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/drivers/usb/serial/visor.h
....@@ -1,11 +1,11 @@
1
-// SPDX-License-Identifier: GPL-2.0+
1
+/* SPDX-License-Identifier: GPL-2.0+ */
22 /*
33 * USB HandSpring Visor driver
44 *
55 * Copyright (C) 1999 - 2003
66 * Greg Kroah-Hartman (greg@kroah.com)
77 *
8
- * See Documentation/usb/usb-serial.txt for more information on using this
8
+ * See Documentation/usb/usb-serial.rst for more information on using this
99 * driver.
1010 *
1111 */