On Tue, Dec 9, 2025 at 1:33 AM Shenwei Wang <[email protected]> wrote: > > The resource name may include an address suffix, for example: > rsc-table@1fff8000. > > To handle such cases, use strstarts() instead of strcmp() when checking > for "rsc-table". > > Signed-off-by: Shenwei Wang <[email protected]>
Good catch. Reviewed-by: Daniel Baluta <[email protected]>

