On Wed, Apr 09, 2025 at 08:23:37PM +0200, Matthias Schiffer wrote: > The variable is used only once and is read-only. Make it a const local > variable. > > Signed-off-by: Matthias Schiffer <[email protected]> > --- > > v2: > - make variable static > - remove "net: " subject prefix to match other batman-adv commits
Updated version looks good to me, thanks. Reviewed-by: Simon Horman <[email protected]>
