[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y7nVcGWAEmhCJ6G4@ubun2204.myguest.virtualbox.org>
Date: Sun, 8 Jan 2023 01:56:55 +0530
From: Deepak R Varma <drv@...lo.com>
To: Ben Skeggs <bskeggs@...hat.com>, Karol Herbst <kherbst@...hat.com>,
Lyude Paul <lyude@...hat.com>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
dri-devel@...ts.freedesktop.org, nouveau@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Cc: Saurabh Singh Sengar <ssengar@...rosoft.com>,
Praveen Kumar <kumarpraveen@...ux.microsoft.com>,
Deepak R Varma <drv@...lo.com>
Subject: Re: [PATCH] drm/nouveau/hwmon: Use sysfs_emit in show function
callsbacks
On Sun, Dec 25, 2022 at 02:32:08PM +0530, Deepak R Varma wrote:
> According to Documentation/filesystems/sysfs.rst, the show() callback
> function of kobject attributes should strictly use sysfs_emit() instead
> of sprintf() family functions. So, make this change.
> Issue identified using the coccinelle device_attr_show.cocci script.
>
> Signed-off-by: Deepak R Varma <drv@...lo.com>
> ---
Hello,
Requesting a review and feedback on this patch proposal.
Thank you,
./drv
Powered by blists - more mailing lists