On Fri, Jun 26, 2026 at 01:45:20PM +0200, cem at kernel.org wrote: > +extern bool capable_noaudit(int cap); No need for the extern. Otherwise this does look nice an clean to me: Reviewed-by: Christoph Hellwig <hch at lst.de> But if the security folks don't like we can live with the more verbose version of it I guess.