* Borislav Petkov <b...@alien8.de> wrote:

> On Tue, Jun 06, 2017 at 03:20:22PM -0700, Andy Lutomirski wrote:
> > In the subject: ldt_struct, perhaps?
> 
> Right. Committer, pls fix. :-)

Fixed. I also renamed 'n_entries' to 'nr_entries', which is the canonical form:

  triton:~/tip> git grep -w n_entries | wc -l
  191

  triton:~/tip> git grep -w nr_entries | wc -l
  743

If we do a rename, we should do it right, painted bright red! ;-)


Thanks,

        Ingo

Reply via email to