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+ */2 2 /* 3 3 * Definitions for Belkin USB Serial Adapter Driver 4 4 * .. .. @@ -9,7 +9,7 @@ 9 9 * and associated source files. Please see the usb/serial files for 10 10 * individual credits and copyrights. 11 11 * 12 - * See Documentation/usb/usb-serial.txt for more information on using this12 + * See Documentation/usb/usb-serial.rst for more information on using this13 13 * driver 14 14 * 15 15 * 12-Mar-2001 gkh