Re: [PATCH v2] PCI: endpoint: Use sysfs_emit() in "show" functions

From: Lorenzo Pieralisi
Date: Thu Sep 30 2021 - 07:05:17 EST


On Wed, 1 Sep 2021 14:09:17 +0900, Kunihiko Hayashi wrote:
> Convert sprintf() in sysfs "show" functions to sysfs_emit() in order to
> check for buffer overruns in sysfs outputs.
>
>

Applied to pci/endpoint, thanks!

[1/1] PCI: endpoint: Use sysfs_emit() in "show" functions
https://git.kernel.org/lpieralisi/pci/c/a2258831d1

Thanks,
Lorenzo