From nobody Wed Jun 10 08:01:29 2026 Received: from mail-06.mail-europe.com (mail-06.mail-europe.com [85.9.210.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7A2C937EFFE; Sat, 16 May 2026 22:09:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=85.9.210.45 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778969395; cv=none; b=MMm68VUBbx3xdqysZ/1NiEZuxzruy51uQGY8eonh3r5ER/5N9Ei2KoNUDx7zw70to6TwDsrlR+wa0YCRCDGfkIyq1JwcOIadjgGe/pzaZKwwqv04nUphf9LKiEyHhGsvXcmpEHJXBDzD+Dj2QWnB6zXS4CdwvocSObQ9F4g5zio= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778969395; c=relaxed/simple; bh=TrIyXbX29vaPKVKtbl2ASW4kkG7q6yMiP3qcjGATtus=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=J5SrrAqxWnGK8wrMnxJWpLx0hIaR9OElLWD1t32o6LIzjMA4yMOWnsjdpu+h60XT4sGjvA1zFREEN1HfNtbH3Tt8UUiPyejrJTFYNJQnirFamVzv/AYJqALW9iW1IdjMs24t5GMgGhJax4WluzR80Q4zAU8vTC+bjmU0/vMhkcE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=proton.me; spf=pass smtp.mailfrom=proton.me; dkim=pass (2048-bit key) header.d=proton.me header.i=@proton.me header.b=kNKN0ft4; arc=none smtp.client-ip=85.9.210.45 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=proton.me Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=proton.me Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=proton.me header.i=@proton.me header.b="kNKN0ft4" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1778969371; x=1779228571; bh=TrIyXbX29vaPKVKtbl2ASW4kkG7q6yMiP3qcjGATtus=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=kNKN0ft4t1gmAiaW1hhB0ZEamtHj7eGZOEc5Ogpi2JRW0GbdMmpFrh9DlGjHoiV15 5Luje3B8QkKBxAoiFjLKRlcqQufzr+adL9z/a3K43GcgW3YMXQG3qRHLGC60nLnBGI uTwD1ooFQ0fhY+0xjIm35E+w93iI4PovOQM9TZeG8k8txTPgcDzZ+DvizF3l/30Dwn sTOcGG7zdpL8OrNFasvQP2qhtwRRok+YWt9nDdnG4ESELI3c2tyzuI8iQ95cbBCY1P UCYK14TOZk/4VoD9DWWYi51VEb3RE5JDpm+Mg6tulnxBJk5z+2vqK9ctaILyrsFV7Z h8DtcXSmdqtIw== Date: Sat, 16 May 2026 22:09:26 +0000 To: Guenter Roeck From: Hassan Maazu Cc: "skhan@linuxfoundation.org" , "corbet@lwn.net" , "linux-doc@vger.kernel.org" , "linux-hwmon@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Randy Dunlap Subject: [PATCH RESEND 2] Documentation: hwmon: fix typo in heading for max31730 Message-ID: <6-vpIVJnccYzmznZMj4zfXmOKnHhtaXdeyJqyqTm3KJwLIEj3iSiWzBVxHnBhkNZHZ8E3KfHn7pYQSt3xrfQOQeN5RCJNnBVwmgyJcaw_zM=@proton.me> In-Reply-To: References: Feedback-ID: 83974785:user:proton X-Pm-Message-ID: 7f0b435b75240a969ab55148e09c7073e178e0c3 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Generated heading & link to driver doc for max31730 wrongly named max31790 under hwmon docs. This patch fixes typo so link to max31730 is easily identifiable without confusion with max31790. Signed-off-by: Hassan Maazu Acked-by: Randy Dunlap --- Documentation/hwmon/max31730.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/hwmon/max31730.rst b/Documentation/hwmon/max3173= 0.rst index 1c5a32b64187..0936ba2eac24 100644 --- a/Documentation/hwmon/max31730.rst +++ b/Documentation/hwmon/max31730.rst @@ -1,4 +1,4 @@ -Kernel driver max31790 +Kernel driver max31730 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Supported chips: -- 2.54.0