There is no need to initialize an empty list to just append to it unconditionaly only once.
Note that this function has a dedicated unitest, so this change is tested extensively.
Differential D11658
tests: trivial simplification in pad_tx PiRK on Jun 23 2022, 07:19. Authored by Tags None Subscribers None
Details
There is no need to initialize an empty list to just append to it unconditionaly only once. Note that this function has a dedicated unitest, so this change is tested extensively. ninja check-functional
Diff Detail
|