Received: by 2002:a05:7412:2a8c:b0:e2:908c:2ebd with SMTP id u12csp3447884rdh; Thu, 28 Sep 2023 11:55:07 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFyfb7BOv/Zp+MNS2zebGuN2VI8B2PlUQPRnmxQL0X03xmWObfjGbOva9HXV/r8Rylc5Hrx X-Received: by 2002:a05:6808:1d4:b0:3a8:8aaf:871f with SMTP id x20-20020a05680801d400b003a88aaf871fmr1767022oic.2.1695927307228; Thu, 28 Sep 2023 11:55:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1695927307; cv=none; d=google.com; s=arc-20160816; b=SHPHKD/pOyP2kAqSiIqsk8NlYRURqhgsrmOu20oG8US0L2jnKg0kZRyqjVKlg57Diy 7Je1s7zoVuLj4A1q3pI6GijWlK7/rrFmYL77xkoY5B4ZqG5srOhSN9K02KXEWUiE4PXW hX+vkXBBf/znOIpfqOVZZjYkIFrCFzuVUutsMeLZ8UtIMyO1I+iiODr7goRdmq2WQWbl DMEUHJQ9oHxg3s25kzxKkFpXbovwctkcKNqGUYtKNAAbKnD1FDxOPkZtloI/6oWRnXXp RdbuFobnedqb8vNwcGbiczuO/efVt2jStuNOZBc9JmPZk94gKSLOifyRRP3zKGOaHUNk RF0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=ba5/whHtTgaZivaihRxcNJZ/8EnEHAbQWzVlCcn44y0=; fh=23OoZNv+9ecpq8wPXRiY5BCLaQ0ZVGDA31GBkk7QZ4Y=; b=U5GHvZNrNLscHgxf34lkQ7C83Mehn1PkDEk3nfCCmFcjjnBhqqcowJjsc1349WZ/NB KVVXgsRfJNksCSIJ6LJmbbZETxhvChkCQ4fUfeCL9k3bFQE/fqlAF76cndp8ap173ZJb xM+BMc7EMqoWeNsgfrBWikiCPxnNMxxhjOFmwdsoZyglkrAlS3uMBA9qLiMXS1Z5RP9X JxGDIRK6hzHCSJl5HuNaBr/IUFdsMDrKc0zAMp1xjin1jN5MHn7YjclTqnHO+a+SCJw2 vElhNKxCJgl2egFbOopTO3i0Kl77xIrakFhXw7+kkEGZ8lQwoAn1xpURPcaCt+shmTtw UQoQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.35 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from groat.vger.email (groat.vger.email. [23.128.96.35]) by mx.google.com with ESMTPS id n40-20020a056a000d6800b0068a590d803csi17875339pfv.361.2023.09.28.11.55.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Sep 2023 11:55:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.35 as permitted sender) client-ip=23.128.96.35; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.35 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by groat.vger.email (Postfix) with ESMTP id 706268365F78; Thu, 28 Sep 2023 11:47:47 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at groat.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232117AbjI1Sri (ORCPT + 99 others); Thu, 28 Sep 2023 14:47:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230239AbjI1Srh (ORCPT ); Thu, 28 Sep 2023 14:47:37 -0400 Received: from cloudserver094114.home.pl (cloudserver094114.home.pl [79.96.170.134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 28679193; Thu, 28 Sep 2023 11:47:33 -0700 (PDT) Received: from localhost (127.0.0.1) (HELO v370.home.net.pl) by /usr/run/smtp (/usr/run/postfix/private/idea_relay_lmtp) via UNIX with SMTP (IdeaSmtpServer 5.2.0) id 3cd51d8de3535e0d; Thu, 28 Sep 2023 20:47:32 +0200 Received: from kreacher.localnet (unknown [195.136.19.94]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by v370.home.net.pl (Postfix) with ESMTPSA id D113E6655DC; Thu, 28 Sep 2023 20:47:31 +0200 (CEST) From: "Rafael J. Wysocki" To: Linux ACPI Cc: Daniel Lezcano , LKML , Linux PM , Srinivas Pandruvada , Zhang Rui Subject: [PATCH v1] ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermal Date: Thu, 28 Sep 2023 20:47:31 +0200 Message-ID: <2725347.mvXUDI8C0e@kreacher> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-CLIENT-IP: 195.136.19.94 X-CLIENT-HOSTNAME: 195.136.19.94 X-VADE-SPAMSTATE: clean X-VADE-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrtddtgdellecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfjqffogffrnfdpggftiffpkfenuceurghilhhouhhtmecuudehtdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkggfgtgesthfuredttddtjeenucfhrhhomhepfdftrghfrggvlhculfdrucghhihsohgtkhhifdcuoehrjhifsehrjhifhihsohgtkhhirdhnvghtqeenucggtffrrghtthgvrhhnpeffffffkefgheehffelteeiveeffeevhfelteejvddvieejjeelvdeiheeuveeuffenucfkphepudelhedrudefiedrudelrdelgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduleehrddufeeirdduledrleegpdhhvghlohepkhhrvggrtghhvghrrdhlohgtrghlnhgvthdpmhgrihhlfhhrohhmpedftfgrfhgrvghlucflrdcuhgihshhotghkihdfuceorhhjfiesrhhjfiihshhotghkihdrnhgvtheqpdhnsggprhgtphhtthhopeeipdhrtghpthhtoheplhhinhhugidqrggtphhisehvghgvrhdrkhgvrhhnvghlrdhorhhgpdhrtghpthhtohepuggrnhhivghlrdhlvgiitggrnhhosehlihhnrghrohdrohhrghdprhgtphhtthhopehlihhnuhigqdhkvghrnhgvlhesvhhgvghrrdhkvghrnhgvlhdrohhrghdprhgtphhtthhopehlihhnuhigqdhpmhesvhhgvghrrdhkvghrnhgvlhdrohhrghdprhgtphhtthho pehsrhhinhhivhgrshdrphgrnhgurhhuvhgruggrsehlihhnuhigrdhinhhtvghlrdgtohhmpdhrtghpthhtoheprhhuihdriihhrghnghesihhnthgvlhdrtghomh X-DCC--Metrics: v370.home.net.pl 1024; Body=6 Fuz1=6 Fuz2=6 X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on groat.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (groat.vger.email [0.0.0.0]); Thu, 28 Sep 2023 11:47:47 -0700 (PDT) From: Rafael J. Wysocki Notice that the list of device ACPI handles in struct acpi_thermal is not used and drop it. No functional impact. Signed-off-by: Rafael J. Wysocki --- drivers/acpi/thermal.c | 1 - 1 file changed, 1 deletion(-) Index: linux-pm/drivers/acpi/thermal.c =================================================================== --- linux-pm.orig/drivers/acpi/thermal.c +++ linux-pm/drivers/acpi/thermal.c @@ -111,7 +111,6 @@ struct acpi_thermal { volatile u8 zombie; struct acpi_thermal_trips trips; struct thermal_trip *trip_table; - struct acpi_handle_list devices; struct thermal_zone_device *thermal_zone; int kelvin_offset; /* in millidegrees */ struct work_struct thermal_check_work;