On Sun, 31 Dec 2023 18:44:13 +0100 Markus Elfring <Markus.Elfring@xxxxxx> wrote: > From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> > Date: Sun, 31 Dec 2023 17:36:50 +0100 > > Move one assignment for the variable “sk” closer to the place > where this pointer is used. > > Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> NAK Useless churn of source code. If compiler will do this kind of optimization itself.