On Fri, Jun 21, 2024 at 1:21 AM <victorm.l...@amd.com> wrote: > > From: Victor Lira <victorm.l...@amd.com> > > Rule 8.8: "The static storage class specifier shall be used in all > declarations of objects and functions that have internal linkage" > > This patch fixes this by adding the static specifier. > No functional changes. > > Reported-by: Stewart Hildebrand <stewart.hildebr...@amd.com> > Signed-off-by: Victor Lira <victorm.l...@amd.com>
With the changes noted already: Acked-by: George Dunlap <george.dun...@cloud.com>