On Sun, May 10, 2026 at 08:41:43PM +0200, Alexander A. Klimov wrote:
manager_sysfs_add_store() passes 6 pointers to sscanf(), but required latter to return 7 which always failed the operation. I corrected it to 6.
Signed-off-by: Alexander A. Klimov grandmaster@al2klimov.de
This needs a Fixes tag.
Fixes: 49b9137a6002 ("staging: greybus: audio: remove redundant slot field")
You need to add Pankaj Bharadiya pankaj.bharadiya@gmail.com to the CC list. Although that patch is from 10 years ago so it means no one is using this.
regards, dan carpenter