On Fri, Jun 21, 2024 at 1:21 AM <[email protected]> wrote: > > From: Victor Lira <[email protected]> > > 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 <[email protected]> > Signed-off-by: Victor Lira <[email protected]>
With the changes noted already: Acked-by: George Dunlap <[email protected]>
