On 04.08.2022 17:04, Jane Malalane wrote: > These are local symbols and shouldn't be externally visible. > > Suggested-by: Andrew Cooper <[email protected]> > Signed-off-by: Jane Malalane <[email protected]>
Acked-by: Jan Beulich <[email protected]> albeit I have to admit I'm not overly happy with the underscores you add. I think we use .L not followed by an underscore about everywhere else, on the basis (afaic) that the L being upper case already makes prefix and actual name sufficiently separated. But yes, in some more recent work from Andrew there are a few cases of .L_ ... Jan
