From 97ac0aeaae9e6dc4d3fdfa151ac10a6668fec208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Negrier=20Duarte?= Date: Sun, 17 Mar 2024 15:00:12 +0000 Subject: [PATCH] fix missing brackets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gonçalo Negrier Duarte --- kernel_module/legion-laptop.c | 1 + 1 file changed, 1 insertion(+) diff --git a/kernel_module/legion-laptop.c b/kernel_module/legion-laptop.c index 06ef658..dd1afeb 100644 --- a/kernel_module/legion-laptop.c +++ b/kernel_module/legion-laptop.c @@ -1045,6 +1045,7 @@ static const struct dmi_system_id optimistic_allowlist[] = { }, .driver_data = (void *)&model_fccn }, + { // e.g. IdeaPad Gaming 3 15ARH05 (8K21) .ident = "HACN", .matches = {