On 27.07.2023 12:48, Nicola Vetrini wrote: > The rename s/p2mt/t/ is done to avoid shadowing the same declaration > in the enclosing scope. > > Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com> > --- > Is the semantics of the function altered if the inner declaration > is removed entirely?
No, that's what should be done. It's an output only for get_gfn(). Jan