Re: [PATCH v2 08/25] binman: Rename ExpandToLimit to extend_to_limit

2022-03-03 Thread Alper Nebi Yasak
On 24/02/2022 02:00, Simon Glass wrote: > The word 'expand' is used for entries which generate subentries. It is > also used for entries that can have an '_expanded' version which is used > to break out its contents. > > Rather than talking about expanding an entry's size, use the term >

[PATCH v2 08/25] binman: Rename ExpandToLimit to extend_to_limit

2022-02-23 Thread Simon Glass
The word 'expand' is used for entries which generate subentries. It is also used for entries that can have an '_expanded' version which is used to break out its contents. Rather than talking about expanding an entry's size, use the term 'extending'. It is slightly more precise and avoids the