[PATCH 0/4] sparse/dissect: fix missing usage reports for unnamed members of named types

Oleg Nesterov <[email protected]> Fri, 5 Jun 2026 16:56:12 +0200
Newsgroups org.kernel.vger.linux-sparse
Message-ID <[email protected]>
Hello,

With the recent change, dissect.c correctly reports the definitions of the
promoted members, but it still doesn't report the usages of the underlying
members.

The only functional change is 4/4.

Oleg.
---

 dissect.c | 70 +++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 50 insertions(+), 20 deletions(-)