[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <161c3be1-011c-4ffd-8646-1b95f1a461eb@web.de>
Date: Sun, 21 Jan 2024 12:04:16 +0100
From: Markus Elfring <Markus.Elfring@....de>
To: Julia Lawall <julia.lawall@...ia.fr>, Li Zhijian <lizhijian@...itsu.com>,
cocci@...ia.fr
Cc: LKML <linux-kernel@...r.kernel.org>, Nicolas Palix <nicolas.palix@...g.fr>
Subject: Re: [cocci] [v2] coccinelle: device_attr_show: Adapt to the latest
Documentation/filesystems/sysfs.rst
>> Would you like to consider the application of the following SmPL code variant?
>>
>> -snprintf
>> +sysfs_emit
>> (BUF,
>> - SZ,
>> FORMAT,
>> ...
>> );
>
> It's ok too.
Are you going to integrate such a transformation approach?
Regards,
Markus
Powered by blists - more mailing lists