From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E3AEC4332F for ; Thu, 31 Mar 2022 14:46:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233403AbiCaOsL (ORCPT ); Thu, 31 Mar 2022 10:48:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51152 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237879AbiCaOsI (ORCPT ); Thu, 31 Mar 2022 10:48:08 -0400 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A09A21FC45; Thu, 31 Mar 2022 07:46:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=yqwNccB2A35m8O6LUYyKTKudnt6rRpR/CD2pHg2HpFc=; b=EVZ3f4+1Jziy2SWZKN8zyRI3qO o+Os8KXzA4HwiFa/MZMs+1yeD6vuvvpTxhWRdN6DfwAHYG/AchGJLXwveuUnWZRL0+MFVMRD3hYyI 1b8avPujuoVJlmSmdYN1M3doK0TLn4UZrQP9O8pUV3NuF619zLigK6q1eOYjSHLgNT5eTePm0KxJC GiCzJ3o/qEz4KiOofYHqtEFqfh35nzoDejo/jOtpT78F+f4EYX2FPnkDt+KJImbVme/kebfn9rycf caxzQBioR1Uz8CxTbc42Ad/Mb+5yewjf1owQKQeKuNT94E812LtmFE4izpNW0zTE8LuIa5ZeCsqVy gTmmAfTg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:58064) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nZw3s-0004z2-BZ; Thu, 31 Mar 2022 15:46:08 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1nZw3r-0007iO-Em; Thu, 31 Mar 2022 15:46:07 +0100 Date: Thu, 31 Mar 2022 15:46:07 +0100 From: "Russell King (Oracle)" To: Michael Walle Cc: Xu Yilun , Tom Rix , Jean Delvare , Guenter Roeck , Andrew Lunn , Heiner Kallweit , "David S . Miller" , Jakub Kicinski , Paolo Abeni , linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH v2 3/5] net: sfp: use hwmon_sanitize_name() Message-ID: References: <20220329160730.3265481-1-michael@walle.cc> <20220329160730.3265481-4-michael@walle.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220329160730.3265481-4-michael@walle.cc> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org On Tue, Mar 29, 2022 at 06:07:28PM +0200, Michael Walle wrote: > Instead of open-coding the bad characters replacement in the hwmon name, > use the new hwmon_sanitize_name(). > > Signed-off-by: Michael Walle Acked-by: Russell King (Oracle) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!