From 811ee632b1f7e543ccaf61d7c241e73c386a6eb2 Mon Sep 17 00:00:00 2001 From: Petr Vorel Date: Fri, 29 Aug 2025 18:17:08 +0200 Subject: [PATCH] usb: misc: Update link to EHSET pdf doc Obviously file on the website was renamed. Signed-off-by: Petr Vorel Link: https://lore.kernel.org/r/20250829161708.106813-1-petr.vorel@gmail.com Signed-off-by: Greg Kroah-Hartman --- drivers/usb/misc/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig index 9bf8fc6247ba..26eaae32f738 100644 --- a/drivers/usb/misc/Kconfig +++ b/drivers/usb/misc/Kconfig @@ -232,8 +232,8 @@ config USB_EHSET_TEST_FIXTURE VID/PID pairs. This driver then initiates a corresponding test mode on the downstream port to which the test fixture is attached. - See for more - information. + See + for more information. config USB_ISIGHTFW tristate "iSight firmware loading support" -- 2.47.3