Re: [PATCH v7 09/21] dts: test result docstring update

2023-11-30 Thread Jeremy Spewock
On Mon, Nov 20, 2023 at 11:33 AM Juraj Linkeš wrote: > On Thu, Nov 16, 2023 at 11:47 PM Jeremy Spewock > wrote: > > > > The only comments I had on this were a few places where I think > attribute sections should be class variables instead. I tried to mark all > of the places I saw it and it coul

Re: [PATCH v7 09/21] dts: test result docstring update

2023-11-20 Thread Juraj Linkeš
On Thu, Nov 16, 2023 at 11:47 PM Jeremy Spewock wrote: > > The only comments I had on this were a few places where I think attribute > sections should be class variables instead. I tried to mark all of the places > I saw it and it could be a difference where because of the way they are > subcla

Re: [PATCH v7 09/21] dts: test result docstring update

2023-11-16 Thread Jeremy Spewock
The only comments I had on this were a few places where I think attribute sections should be class variables instead. I tried to mark all of the places I saw it and it could be a difference where because of the way they are subclassed they might do it differently but I'm unsure. On Wed, Nov 15, 20