On 7/20/25 7:54 PM, Sasha Levin wrote: >> 2. It looks like it only checks .c files, omitting header files. (?) >> Some APIs are only present in header files (e.g., all of <linux/list.h> is >> either macros or inline functions). > > I was trying to focus on the userspace side of things, so I didn't think > we'll have anything in header files, but I also don't have an objection > to extending it to scan headers too. That's probably sufficient, at least for now. Thanks. -- ~Randy