Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp378236rwd; Tue, 30 May 2023 22:44:22 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ45aUONXVIygMuOEnFZhk0AAAN8EuPxbkB2XNdOpcTD5fM2DcjNo20VuFq4dE1HDNlpJSVT X-Received: by 2002:a17:90b:e86:b0:256:3191:640f with SMTP id fv6-20020a17090b0e8600b002563191640fmr13763095pjb.4.1685511862590; Tue, 30 May 2023 22:44:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685511862; cv=none; d=google.com; s=arc-20160816; b=yttUjnypsTKh0uJpgxDyDXZoTBIUtrnU2k9RKPTh7PItmnwN8MeRYNMd3nrST+dlXr 0KUcB2Q3jq7RkIosfRBZwwQXxjoQ2DSsa+jd5l8AORes9KMkrbbg9CENcyUkYy+x2RO/ UPECj69X4TQybUZs/A3XPa6Np09M3+V3epbHRiWL3jCQ6cpTDwLshs81JYK67q/WUUDx Zj13493i0L5ECLr1cTL8uyhsqYb/jF5Q9t4cIeRoEh7rXJy70cQOkc51ofAsQpk3DwL7 leCvwFIq8RDlJbBJDOAtfAiBwwa2lei32YGdfScEZKU64kT5LPGV6sGZbrbFNyCZpKpJ qYog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=E4GmFHDeaeId0FGk9Sul8KHoK6z5BJNVsH5OdnwYDhI=; b=0hA2zfOIP0stTrYE61aDl6ZTmobpNZGbAon7ZefAw18Cu/cr8Jb0eWY1NWGmj8JyCr tRCJqehCI220k4KkZpf7sUZp2oXZXC9YWXO/LBMs4jl6PJTgr7g7T7o+MOezSONU/u2Z LclXzF05B6KtVFXy/jTbQccuWs2EZg7+rW9n22gW6j4hj1prF0vkedVFEQG9ev6agU4h wW9pz4MkE3sTwYDfjwS0MHPsjzE1FhuEyOa7hAzqsMwKGclSih82bKQATjFlD41OF/p3 a+3l3xl16CdI7mPjPCFJE9kViQ//TlNvaBcHmnzdQoin8LXp2jYyNKZyZjFr3IxyacGJ wbMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id g184-20020a636bc1000000b0053fc26c8ef3si346843pgc.814.2023.05.30.22.44.08; Tue, 30 May 2023 22:44:22 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231192AbjEaFMG (ORCPT + 99 others); Wed, 31 May 2023 01:12:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44928 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229541AbjEaFMF (ORCPT ); Wed, 31 May 2023 01:12:05 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 285B593; Tue, 30 May 2023 22:12:04 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 704198164; Wed, 31 May 2023 05:12:03 +0000 (UTC) Date: Wed, 31 May 2023 08:12:02 +0300 From: Tony Lindgren To: Bo Liu Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] bus: ti-sysc: convert sysfs sprintf to sysfs_emit Message-ID: <20230531051202.GS14287@atomide.com> References: <20230504085522.2635-1-liubo03@inspur.com> <20230531050458.GR14287@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230531050458.GR14287@atomide.com> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [230531 05:05]: > * Bo Liu [230504 11:55]: > > Follow the advice of the Documentation/filesystems/sysfs.rst > > and show() should only use sysfs_emit() or sysfs_emit_at() > > when formatting the value to be returned to user space. > > Thanks applying into omap-for-v6.5/ti-sysc. Oh but these are currently only used with dev_dbg() on init. There's no specific sysfs support needed so far. So dropping this patch. Regards, Tony