On Thu, Apr 30, 2026 at 9:41 AM Jiazi Li <[email protected]> wrote: > > Currently finds 4 locations: > ./drivers/net/wireless/realtek/rtw89/fw.c:2557:7-12: opportunity for > str_alloc_free(valid) > ./drivers/net/wireless/realtek/rtw89/fw.c:2693:7-12: opportunity for > str_alloc_free(valid) > ./drivers/android/tests/binder_alloc_kunit.c:196:6-21: opportunity for > str_alloc_free(alloc -> pages [ i ]) > ./mm/slub.c:1634:3-8: opportunity for str_alloc_free(alloc)
So, add a first user at least to make sure you haven't added a dead code, probably rtw89 is the best choice as it has more callsites. -- With Best Regards, Andy Shevchenko
