From: Colin Ian King Date: Sat, 14 Mar 2026 17:02:25 +0000 (+0000) Subject: HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac977b900907f621e117184e71766f297a2f702b;p=thirdparty%2Fkernel%2Flinux.git HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce" There is a spelling mistake in a module description. Fix it. Signed-off-by: Colin Ian King Reviewed-by: Linus Walleij Signed-off-by: Benjamin Tissoires --- diff --git a/drivers/hid/hid-mcp2221.c b/drivers/hid/hid-mcp2221.c index 5c643f3c8c972..f503d1a557b8a 100644 --- a/drivers/hid/hid-mcp2221.c +++ b/drivers/hid/hid-mcp2221.c @@ -26,7 +26,7 @@ static bool gpio_mode_enforce; module_param(gpio_mode_enforce, bool, 0644); MODULE_PARM_DESC(gpio_mode_enforce, - "Enfore GPIO mode for GP0 thru GP3 (default: false, will be used for IIO)"); + "Enforce GPIO mode for GP0 thru GP3 (default: false, will be used for IIO)"); /* Commands codes in a raw output report */ enum {