[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5b9bb698-dbb9-60af-10ee-767d9fad83d2@nvidia.com>
Date: Tue, 31 Jan 2023 07:00:24 +0000
From: Chaitanya Kulkarni <chaitanyak@...dia.com>
To: Bo Liu <liubo03@...pur.com>
CC: "kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"mst@...hat.com" <mst@...hat.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"virtualization@...ts.linux-foundation.org"
<virtualization@...ts.linux-foundation.org>,
"pbonzini@...hat.com" <pbonzini@...hat.com>
Subject: Re: [PATCH] vhost-scsi: convert sysfs snprintf and sprintf to
sysfs_emit
On 1/30/23 11:33, Stefan Hajnoczi wrote:
> On Sun, Jan 29, 2023 at 04:11:45AM -0500, Bo Liu wrote:
>> 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.
>>
>> Signed-off-by: Bo Liu <liubo03@...pur.com>
>> ---
>> drivers/vhost/scsi.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Looks good.
Reviewed-by: Chaitanya Kulkarni <kch@...dia.com>
-ck
Powered by blists - more mailing lists