At 16:57 +0100 on 05 Apr (1617641822), Julien Grall wrote: > From: Julien Grall <[email protected]> > > The function sh_audit_flags() is returning pointer to literal strings. > They should not be modified, so the return is now const and this is > propagated to the callers. > > Take the opportunity to fix the coding style in the declaration of > sh_audit_flags. > > Signed-off-by: Julien Grall <[email protected]>
Acked-by: Tim Deegan <[email protected]> Thanks, Tim.
