I've been working off of Richard Guy Brigs git repo on branch audit-for-next prepping my patch and I noticed a build warning:

kernel/audit.c:832:8: warning: format ‘%A’ expects argument of type ‘double’, but argument 3 has type ‘char *’ [-Wformat]

Looking at the code, it looks wrong:




--
Respectfully,

William C Roberts