Hi, Dave, Thanks for taking care of this. That totally works for me. thanks, rui On Fri, 2022-10-14 at 10:20 -0700, Guenter Roeck wrote: > On 10/14/22 10:12, Dave Hansen wrote: > > On 10/14/22 02:01, Zhang Rui wrote: > > > Use variable name 'index' instead of 'indx' for the index in the > > > core_data[] array. > > > > > > No functional change expected. > > > > > > Cc: stable@xxxxxxxxxxxxxxx > > > Suggested-by: Ingo Molnar <mingo@xxxxxxxxxx> > > > Signed-off-by: Zhang Rui <rui.zhang@xxxxxxxxx> > > > > Hi, > > > > Thanks for paring this series down. > > > > I think I'm also going to pull this patch out of the series before > > I > > apply it and just rework 2/4 to apply cleanly without it. I just > > can't > > put this in our "urgent" fixes pile and keep the stable@ tag on > > such a > > trivial rename and keep a straight face. > > > > To be fair, this patch was only submitted as a prerequisite to the > next > patch in the series because someone had objected to the use of both > 'indx' > and 'index' in the driver. > > Guenter >