Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > The sscanf() function returns the number of matches (0 or 1 in this > case). It doesn't return error codes. We should return -EINVAL if the > string is invalid > > Fixes: c376c1fc87b7 ("rtw88: add h2c command in debugfs") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. c9eaee0c2ec6 rtw88: Fix an error code in rtw_debugfs_set_rsvd_page() -- https://patchwork.kernel.org/project/linux-wireless/patch/YE8nmatMDBDDWkjq@mwanda/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches