Re: [PATCH rtems-lwip] lwip.py: Address python formatting issues

2022-08-30 Thread Chris Johns
On 30/8/2022 11:09 pm, Kinsey Moore wrote: > I'll go ahead and get this committed and then address the strings issue in > another patch. Good idea. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH rtems-lwip] lwip.py: Address python formatting issues

2022-08-30 Thread Kinsey Moore
On 8/29/2022 17:06, Chris Johns wrote: On 30/8/2022 4:30 am, Kinsey Moore wrote: --- lwip.py | 106 1 file changed, 61 insertions(+), 45 deletions(-) diff --git a/lwip.py b/lwip.py index f8d8eb0..2e12957 100644 --- a/lwip.py +++ b/lwip

Re: [PATCH rtems-lwip] lwip.py: Address python formatting issues

2022-08-29 Thread Chris Johns
On 30/8/2022 4:30 am, Kinsey Moore wrote: > --- > lwip.py | 106 > 1 file changed, 61 insertions(+), 45 deletions(-) > > diff --git a/lwip.py b/lwip.py > index f8d8eb0..2e12957 100644 > --- a/lwip.py > +++ b/lwip.py > @@ -29,43 +29,50 @@ fr

[PATCH rtems-lwip] lwip.py: Address python formatting issues

2022-08-29 Thread Kinsey Moore
--- lwip.py | 106 1 file changed, 61 insertions(+), 45 deletions(-) diff --git a/lwip.py b/lwip.py index f8d8eb0..2e12957 100644 --- a/lwip.py +++ b/lwip.py @@ -29,43 +29,50 @@ from rtems_waf import rtems import json import os + def r