Re: [PATCH] Two branches in a conditional structure should not have exactly the same implementation

2022-09-15 Thread Peter Krempa
On Fri, Sep 16, 2022 at 10:15:00 +0800, dinglimin wrote: Please don't write all of your patch's description into the summary line and also make sure to follow the established formatting we have for almost all patches. > Signed-off-by: dinglimin > --- > scripts/apibuild.py | 6 ++ > 1 file c

[PATCH] Two branches in a conditional structure should not have exactly the same implementation

2022-09-15 Thread dinglimin
Signed-off-by: dinglimin --- scripts/apibuild.py | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/scripts/apibuild.py b/scripts/apibuild.py index c232b4e2c8..5993318490 100755 --- a/scripts/apibuild.py +++ b/scripts/apibuild.py @@ -1248,10 +1248,8 @@ class CParser: