Hi Abhinav,
On Sun, Jun 22, 2025 at 10:30 AM Abhinav Ananthu abhinav.ogl@gmail.com wrote:
Use sysfs_emit() to format sysfs output instead of scnprintf() as recommended by the kernel documentation.
Signed-off-by: Abhinav Ananthu abhinav.ogl@gmail.com
drivers/tee/optee/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Your patch looks good, but I've already accepted another patch for the same issue.
Thanks, Jens