Re: [PATCH 2/2] ACPI: bgrt: Use sysfs_emit
From: Kees Cook
Date: Wed Jun 23 2021 - 01:51:30 EST
On Tue, Jun 22, 2021 at 06:38:02PM -0700, Nathan Chancellor wrote:
> sysfs_emit is preferred to snprintf for emitting values after
> commit 2efc459d06f1 ("sysfs: Add sysfs_emit and sysfs_emit_at to format
> sysfs output").
>
> Signed-off-by: Nathan Chancellor <nathan@xxxxxxxxxx>
Perhaps just squash this into patch 1? Looks good otherwise!
--
Kees Cook