kernel/drivers/usb/serial/whiteheat.h
.. .. @@ -1,4 +1,4 @@ 1 -// SPDX-License-Identifier: GPL-2.0+1 +/* SPDX-License-Identifier: GPL-2.0+ */2 2 /* 3 3 * USB ConnectTech WhiteHEAT driver 4 4 * .. .. @@ -8,7 +8,7 @@ 8 8 * Copyright (C) 1999, 2000 9 9 * Greg Kroah-Hartman (greg@kroah.com) 10 10 * 11 - * See Documentation/usb/usb-serial.txt for more information on using this11 + * See Documentation/usb/usb-serial.rst for more information on using this12 12 * driver 13 13 * 14 14 */