From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Date: Wed, 28 Oct 2020 18:27:19 +0000 Subject: Re: [PATCH-next 0/4] RDMA: sprintf to sysfs_emit conversions Message-Id: <20201028182719.GA2481497@nvidia.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Joe Perches Cc: Doug Ledford , linux-rdma@vger.kernel.org, target-devel@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, Oct 07, 2020 at 07:36:23PM -0700, Joe Perches wrote: > Joe Perches (4): > RDMA: manual changes for sysfs_emit and neatening > RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit Applied to rdma for-next, thanks Jason