Re: [PATCH] audit: drop /proc/PID/loginuid documentation Format field

2021-04-01 Thread Paul Moore
On Thu, Apr 1, 2021 at 3:11 PM Richard Guy Briggs wrote: > > Drop the "Format:" field from the /proc/PID/loginuid documentation and > integrate the information into the Description field since it is not > recognized by the "./scripts/get_abi.pl validate" command which causes a > warning. Document

[PATCH] audit: drop /proc/PID/loginuid documentation Format field

2021-04-01 Thread Richard Guy Briggs
Drop the "Format:" field from the /proc/PID/loginuid documentation and integrate the information into the Description field since it is not recognized by the "./scripts/get_abi.pl validate" command which causes a warning. Documentation/ABI/README describes the valid fields. Reported-by: Mauro Car